Use-friendly quiz/question creation

Use-friendly quiz/question creation

von Tim Hunt -
Anzahl Antworten: 3

The easiest way to describe this is to say: can we make a UI for creating quizzes that is just like Google forms / Microsoft office forms?

That is, a WYSIWYG view of the quiz as you are building it, where mostly you can just type into the page to author the questions and the feedback?

Still, behind the scenes, this would work just like the Moodle quiz currently works: Creating questions stored in an appropriate area of the question bank, and building the quiz database structure to record what questions are in the quiz.

Obivously, in Moodle, it complicated. There are many different question types, with many differnt options. I suggest that to be doable in the dev-jam, we focus on a small proof-of-concept:

  • Just support one question type (probably multiple-choice) and probably only some of the options that has.
  • But, we do this in a way so there is an API, which any question type could implement to also support this inline editing.
  • If there are questions in the quiz which do not support this API, then you won't be able to edit them inline, but they will still be displayed, and you can click a button to edit them with the standard edit question form.
  • For the first version, we probably only support simple quizzes: for example all questions on one page, no randomisation. Support for more can be added later.
Als Antwort auf Tim Hunt

Re: Use-friendly quiz/question creation

von Julia Lee -
Hello Tim,

It sounds like a very useful project, if it can be done in such a short time.

Best regards,
Julia
Als Antwort auf Tim Hunt

Re: Use-friendly quiz/question creation

von stefan weber -
this would be very cool, the question creation process right now is a shame - the form to create a multiple choice question has been one of my favourite examples for bad UI for the last 10 years.

i am, however, very much in doubt that we can tackle this in 2 days. maybe we aim lower and just improve the UI of the current core question types add question forms?
Als Antwort auf stefan weber

Re: Use-friendly quiz/question creation

von Silke Kirberg -
Hello Tim,
I love this idea (unfortunately, I won't be able to attend the moot until Thursday). I'll ask my UX-collegue from Digitalkompetenz.nrw-project if this could be an idea for our selfassessment-/evaluation-plugin I pitched for the barcamp.

My use case is like the editor of an AI: simple writing e.g.
"mc
question-text
50% distractor 1-text
50% distractor 2-text
0% distractor 3-text
0 % distractor 4-text
and give some useful hints"
start creating and in the next step I would chose the hints or erase them
(can we leave out the %-symbol?)
 
Silke