Changeset 3089623
- Timestamp:
- 05/20/2024 08:05:00 PM (23 months ago)
- File:
-
- 1 edited
-
smc-quiz/trunk/readme.txt (modified) (3 diffs)
Legend:
- Unmodified
- Added
- Removed
-
smc-quiz/trunk/readme.txt
r3089619 r3089623 13 13 == Description == 14 14 15 View an [example quiz](https://news.climate.columbia.edu/2024/04/11/quiz-plastics-101/).15 Create simple, interactive, block-based multiple choice quizzes. Example quiz: [Plastics 101](https://news.climate.columbia.edu/2024/04/11/quiz-plastics-101/). 16 16 17 17 = Post Set Up = … … 34 34 Each question block can also contain an answer area. The answer area contains additional information that is shown after the question has been answered. The answer area can be a simple paragraph block or a group block. 35 35 36 Similarly, the "SMC Quiz" root block can contain a post-quiz area as it's last block. The post-quiz area displays additional information that is shown once the quiz is completed. Like post answer areas, the post-quiz area can be a simple paragraph block or a group block. Important: The "Post SMC Quiz" block style must be selected for the post quiz area block.36 Similarly, the "SMC Quiz" root block can contain a post-quiz area as it's last block. The post-quiz area displays additional information that is shown once the quiz is completed. Like post answer areas, the post-quiz area can be a simple paragraph block or a group block. Important: The "Post SMC Quiz" block style must be selected for the post-quiz area block. 37 37 38 38 = Populate and Preview = … … 46 46 A final score will be shown at the bottom of the quiz once it is completed. The final score text is: 47 47 48 "You answered X of X questions correctly for a score of X %. [SCORE EXCLAMATION!]"48 "You answered X of X questions correctly for a score of XX%. [SCORE EXCLAMATION!]" 49 49 50 The score text will be prepended to the post quiz area block if it exists.50 The score text will be prepended to the post-quiz area block if it exists. 51 51 52 52 A "quiz" event will attempt to be sent to the website's Google Analytics account once the quiz is completed. This quiz event includes a single "score" parameter.
Note: See TracChangeset
for help on using the changeset viewer.