Moodle quiz - omartek/linux_variePerLaboratorio GitHub Wiki
// VERO FALSO
::Q1:: 1+1=2 {T}
// SCELTA MULTIPLA con feedback
::Q2:: What's between orange and green in the spectrum? { =yellow # right; good! ~red # wrong, it's yellow ~blue # wrong, it's yellow }
// RIEMPIMENTO
::Q3:: Two plus {=two =2} equals four.
// CASELLA DI CONTROLLO
::Q4:: Which animal eats which food? { =cat -> cat food =dog -> dog food }
// RANGE NUMERICO
::Q5:: What is a number from 1 to 5? {#3:2}
// RANGE NUMERICO DATI ESTREMI
::Q6:: What is a number from 1 to 5? {#1..5}
// RANGE NUMERICO con risposta multipla e valutazione errore parziale e feedback
::Q7:: When was Ulysses S. Grant born? {# =1822:0 # Correct! Full credit. =%50%1822:2 # He was born in 1822. Half credit for being close. }
// COMPONIMENTO
::Q8:: How are you? {}