This module allows the creators of a quiz to add a multiple true/false question type. This question type allows asking the student up to 10 true or false questions on a single question. This differs from the standard true false quiz question type which comes with quiz as that only allows one true false question on a page. When asking several questions on a theme then it is often more convenient and intuitive to have them on one page rather than spreading the questions over 10 pages.
Project sandbox cn be found at the following url:
http://drupal.org/sandbox/johnennew/1184840
| Comment | File | Size | Author |
|---|---|---|---|
| #3 | i1187864.coder_.txt | 5.47 KB | attiks |
Comments
Comment #1
jordojuice commentedInteresting. For my own sake and for clarification, can you demonstrate what a question in this format might look like? Have you considered submitting this as a patch to the Quiz module itself? I wonder if the maintainers might be interested...
Comment #2
johnennew commentedThis question type is actually most similar to multiple choice (indeed on the surface there doesn't seem much difference)
For example:
Q. Regarding disposition of the patient, decide which one of the following statements are either true or false:
> There are clear national guidelines dictating management in this type of case
> Syncopate in the presence of congestive cardiac failure carries a poor prognosis
> A review of medications is required
> 24-hour ambulatory BP recordings are needed in all older patients with syncopate
> The above ECG is strongly suggestive of aortic stenosis and mandates admission
The main difference between this and multiple choice is that for each statement the user must select either that the answer is true or false rather than to tick for true or not tick for false. There are pedagogical reasons for the need for this as a different question type to multichoice since the student is asked to make a distinction for each statement (rather than considering the entire question).
This question type is likely to have only specialist interests so probably does not deserve to be part of the main quiz module.
Comment #3
attiks commentedI did a quick Coder review to check the Coding Standards, see attachment.
Comment #4
jthorson commentedIt appears that you have successfully completed the application process with a different application, and been granted the 'create full projects' permission:
Grouping Question: http://drupal.org/node/1187872
Once their first application has been successfully approved, then an applicant can promote other projects without review. Because of this, posting multiple applications is not necessary, and results in additional workload for reviewers ... which in turn results in longer wait times for everyone in the queue.
With this in mind, I have marked your other applications as 'closed(duplicate)'. If this is incorrect, and you do not yet have the ability to create full projects, then please feel free to re-open this application.
Thanks in advance for your patience and understanding!
Comment #5
avpaderno