Describing improvements
This commit is contained in:
parent
980a61f367
commit
0a9471c10a
2 changed files with 12 additions and 2 deletions
|
|
@ -211,8 +211,8 @@
|
||||||
btnBar.appendChild(cancelBtn);
|
btnBar.appendChild(cancelBtn);
|
||||||
box.appendChild(h);
|
box.appendChild(h);
|
||||||
if (teaserBox) box.appendChild(teaserBox);
|
if (teaserBox) box.appendChild(teaserBox);
|
||||||
if (quoteBox) box.appendChild(quoteBox);
|
|
||||||
box.appendChild(pre);
|
box.appendChild(pre);
|
||||||
|
if (quoteBox) box.appendChild(quoteBox);
|
||||||
box.appendChild(btnBar);
|
box.appendChild(btnBar);
|
||||||
overlay.appendChild(box);
|
overlay.appendChild(box);
|
||||||
document.body.appendChild(overlay);
|
document.body.appendChild(overlay);
|
||||||
|
|
|
||||||
|
|
@ -177,7 +177,17 @@ It should make someone want to click and read more.
|
||||||
Do not simply summarize the trip.
|
Do not simply summarize the trip.
|
||||||
Highlight the funniest, strangest, most beautiful, or most ridiculous aspect.
|
Highlight the funniest, strangest, most beautiful, or most ridiculous aspect.
|
||||||
|
|
||||||
Then write one coherent English motorcycle/travel blog description, max 320 words.
|
Then write one coherent English motorcycle/travel blog description.
|
||||||
|
The description must contain between 256 and 320 words.
|
||||||
|
|
||||||
|
The description should contain:
|
||||||
|
- What happened.
|
||||||
|
- What was seen.
|
||||||
|
- What was felt.
|
||||||
|
- At least one memorable or amusing observation.
|
||||||
|
- A concluding thought.
|
||||||
|
|
||||||
|
Do not stop early. Develop a complete narrative with a beginning, middle and end.
|
||||||
|
|
||||||
Then create 5 to 8 lowercase tags relevant to the trip.
|
Then create 5 to 8 lowercase tags relevant to the trip.
|
||||||
Use short tags only, for example: motorcycle, roadtrip, weather, landscape, ferry, town, mountains.
|
Use short tags only, for example: motorcycle, roadtrip, weather, landscape, ferry, town, mountains.
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue