One Quiz Question Per Screen?

One Quiz Question Per Screen?

by Steven Hawks -
Number of replies: 2

I am new to Moodle. I have installed moodle 1.6.3 with default settings and added sample quiz with 10 questions (login is demo/demo).
http://www.basicwebs.net/wb/moodle163/

My question is, how do I modify how the questions are presented? I would like for the user to see only one question at a time, answer then go to the next question. I would also like to modify the layout of the questions if possible, css and whatever file. Can anyone give some guidance? I found the following in the release notes under 1.5.1. Thanks

  • New "improved security" mode shows quiz in a separate full-screen window, with many browser features disabled
  • Quizzes can be presented to students in several pages. The number of questions per page is selectable by the teacher.
  • Blocks can now be added to quiz pages (to show results table, or additional information etc)
Average of ratings: -
In reply to Steven Hawks

Re: One Quiz Question Per Screen?

by Tim Hunt -
Picture of Core developers Picture of Documentation writers Picture of Particularly helpful Moodlers Picture of Peer reviewers Picture of Plugin developers
When you first create the quiz, you can set to to display one question per page.

If you have an existing quiz, then at the bottom of the editing screen, turn on the "Show page breaks" option, and you will get a repaginate control.

In reply to Tim Hunt

Re: One Quiz Question Per Screen?

by Steven Hawks -
Thanks, quick response. You seem to have a nice community.