User:JimTittsler/Quiz wiki/Question bank
From WikiEducator
// true/false
- Q1:: 1+1=2 {T}
// less true
- Q1.5:: 1+1=3 {F#only true for large values of 1}
// quite true
- Q1.6:: 1+2=3 {T#quite true}
// multiple choice with specified feedback for right and wrong answers
- Q2:: What's between orange and green in the spectrum?
{ =yellow # right; good! ~red # wrong, it's yellow ~blue # wrong, it's yellow }
// fill-in-the-blank
- Q3:: Two plus {=two =2} equals four.
//multiple choice without specified feedback
- Q4::What is the colour of the sky today {~Blue =Grey}