Extension

Quiz

From MusicTechWiki

The Quiz Extension leverages the stock MediaWiki Quiz code into an online assessment which automatically generates a score.

Different Types of Scoring

Are these the only two Type of Quizzes? Default that allows students to re-take the quizzes, and keep score from last attempt?

  1. <quiz display=simple>
    Normal quiz operations.
  2. <quiz display=simple passfail='true' >
    If student scores over 50% they are awarded 100% score.

No Cache

It's recommended that this code be added to all quizzes because _________. (Andrew, please fill in this blank explaining WHY we need this NoCache code, and what the implications are. Also, why can't we see the 'cocache' template code here? I tried to you 'nowiki' tags but not working for me. (check edit view on this page to see code) <nowinter> {{#nocache}} </nowinter>