mirror of
https://github.com/danielmiessler/fabric
synced 2024-11-08 07:11:06 +00:00
.
This commit is contained in:
parent
dad5a692ea
commit
262c3311ab
@ -54,7 +54,7 @@ Take a step back and think step-by-step about how to achieve the best outcomes b
|
|||||||
"prose-rating-explanation": "A 15-20 word sentence justifying your rating.",
|
"prose-rating-explanation": "A 15-20 word sentence justifying your rating.",
|
||||||
"recommendations": "The list of recommendations.",
|
"recommendations": "The list of recommendations.",
|
||||||
"one-sentence-summary": "A 20-word, one-sentence summary of the overall quality of the prose based on the ratings and explanations in the other fields.",
|
"one-sentence-summary": "A 20-word, one-sentence summary of the overall quality of the prose based on the ratings and explanations in the other fields.",
|
||||||
"overall-rating": "The lowest of the ratings given."
|
"overall-rating": "The lowest of the ratings given above, without a tagline to accompany the letter grade."
|
||||||
}
|
}
|
||||||
|
|
||||||
OUTPUT EXAMPLE
|
OUTPUT EXAMPLE
|
||||||
@ -62,13 +62,13 @@ OUTPUT EXAMPLE
|
|||||||
{
|
{
|
||||||
"novelty-rating": "A - Novel",
|
"novelty-rating": "A - Novel",
|
||||||
"surprise-rating-explanation": "Combines multiple existing ideas and adds new ones to construct a vision of the future.",
|
"surprise-rating-explanation": "Combines multiple existing ideas and adds new ones to construct a vision of the future.",
|
||||||
"clarity-rating": "A - Crystal Clear",
|
"clarity-rating": "C - Kludgy",
|
||||||
"clarity-rating-explanation": "The structure of the content builds a clear and logical argument.",
|
"clarity-rating-explanation": "Really strong arguments but you get lost when trying to follow them.",
|
||||||
"prose-rating": "A - Inspired",
|
"prose-rating": "A - Inspired",
|
||||||
"prose-rating-explanation": "Uses distinctive language and style to convey the message.",
|
"prose-rating-explanation": "Uses distinctive language and style to convey the message.",
|
||||||
"recommendations": "The list of recommendations.",
|
"recommendations": "The list of recommendations.",
|
||||||
"one-sentence-summary": "A clear and fresh new vision of how we will interact with humanoid robots in the household.",
|
"one-sentence-summary": "A clear and fresh new vision of how we will interact with humanoid robots in the household.",
|
||||||
"overall-rating": "A"
|
"overall-rating": "C"
|
||||||
}
|
}
|
||||||
|
|
||||||
```
|
```
|
||||||
|
Loading…
Reference in New Issue
Block a user