Plugin Directory

Changeset 3089623


Ignore:
Timestamp:
05/20/2024 08:05:00 PM (23 months ago)
Author:
jethin
Message:

updated readme

File:
1 edited

Legend:

Unmodified
Added
Removed
  • smc-quiz/trunk/readme.txt

    r3089619 r3089623  
    1313== Description ==
    1414
    15 View an [example quiz](https://news.climate.columbia.edu/2024/04/11/quiz-plastics-101/).
     15Create simple, interactive, block-based multiple choice quizzes. Example quiz: [Plastics 101](https://news.climate.columbia.edu/2024/04/11/quiz-plastics-101/).
    1616
    1717= Post Set Up =
     
    3434Each 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.
    3535
    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.
     36Similarly, 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.
    3737
    3838= Populate and Preview =
     
    4646A final score will be shown at the bottom of the quiz once it is completed. The final score text is:
    4747
    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!]"
    4949
    50 The score text will be prepended to the post quiz area block if it exists.
     50The score text will be prepended to the post-quiz area block if it exists.
    5151
    5252A "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.