Advertisement
nrzmalik

Generate Storyline Quiz using ChatGPT

Feb 26th, 2024
281
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.92 KB | None | 0 0
  1. Generate 5 questions on "Digital Marketing" and save them in a single text file using the specified format below:
  2.  
  3. Use the provided format for each question. Each item must be on a separate line. For the question type, use "MC" for Multiple Choice Question. Place an asterisk (*) at the beginning of the correct choice. Separate each question with a blank line.
  4.  
  5. Syntax Format:
  6. // Question Type
  7. // Points Awarded (e.g., 5)
  8. // Question Text
  9. // Answer Choice 1 | Feedback
  10. // Answer Choice 2 | Feedback
  11. // Answer Choice N | Feedback
  12.  
  13. Syntax Sample Question:
  14. MC
  15. 5
  16. Who was the first President of the United States?
  17. John Adams | So close! John Adams was the second President and the first Vice President.
  18. Thomas Jefferson | Actually, Thomas Jefferson was the first Secretary of State. He was also the third President.
  19. *George Washington | That's correct!
  20. Abraham Lincoln | Sorry, Abraham Lincoln was the sixteenth President.
  21.  
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement