Please enable JavaScript.
Coggle requires JavaScript to display documents.
SEC Assignment (quiz plugin (contains the structure of a quiz :check:…
SEC Assignment
quiz plugin
contains the structure of a quiz :check:
all the questions and answers,
and the sequence of questions. Each quiz plugin represents a complete quiz on a
given subject area
quiz type plugin
arranges for a particular kind of question to be displayed
on the screen. :check:
A MCQ question
Put radio Buttons
Only one choose can take
invoke ()
Multiple Answers
Put Checkboxes
Multiple answers can be selected
invoke ()
Short answer question
Put a simple jField
User can write things in it.
invoke ()