-
Notifications
You must be signed in to change notification settings - Fork 1
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Showing
4 changed files
with
41 additions
and
0 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,11 @@ | ||
Read the concept explanation and story below. Please generate a multiple choice question with four candidates (only one correct answer) to test if a reader understands the concept: which of the following answers is an accurate description of the concept "{CONCEPT}"? | ||
|
||
Start your response with "Question:". Candidates are ordered by (A), (B), (C), (D). In the end, give the right answer with its explanation starting with "The right answer is". | ||
|
||
Concept: ``` | ||
{TEXT} | ||
``` | ||
|
||
Story: ``` | ||
{STORY} | ||
``` |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,12 @@ | ||
Read the concept explanation and story below. Please generate a multiple choice question with four candidates (only one correct answer) to test if a reader understands the concept: come up with a hypothetical scenario where the concept "{CONCEPT}" is used and ask the reader to guess the ending of the story. | ||
Please ensure the hypothetical scenario is more challenging than the story below. | ||
|
||
Start your response with "Question:". Candidates are ordered by (A), (B), (C), (D). In the end, give the right answer in the end with its explanation starting with "The right answer is". | ||
|
||
Concept: ``` | ||
{TEXT} | ||
``` | ||
|
||
Story: ``` | ||
{STORY} | ||
``` |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,11 @@ | ||
Read the concept explanation and story below. Please generate a multiple choice question with four candidates (only one correct answer) to test if a reader understands the concept: what is a potential limitation or exception of the rule "{CONCEPT}"? | ||
|
||
Start your response with "Question:". Candidates are ordered by (A), (B), (C), (D). In the end, give the right answer in the end with its explanation starting with "The right answer is". | ||
|
||
Concept: ``` | ||
{TEXT} | ||
``` | ||
|
||
Story: ``` | ||
{STORY} | ||
``` |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,7 @@ | ||
Tell a story within 500 words to simplify the concept explanation below for "{CONCEPT}". | ||
|
||
Start your answer with "Concept Simplified:". | ||
|
||
Concept: ``` | ||
{TEXT} | ||
``` |