Activities/Learn: Difference between revisions

Tony37 (talk | contribs)
Tony37 (talk | contribs)
Line 450: Line 450:


The word Quiz (capitol Q) must be entered after /* with no spaces. The '*/' is on a separate line. The questions are entered between these two lines separated by a blank line. Here are some example questions:
The word Quiz (capitol Q) must be entered after /* with no spaces. The '*/' is on a separate line. The questions are entered between these two lines separated by a blank line. Here are some example questions:
 
<pre>
/*Quiz  
/*Quiz  
The Learn activity is part of the Karma Learning System.{T}
The Learn activity is part of the Karma Learning System.{T}


The OLPC laptop is often referred to by two letters. What are they? {=XO =xo}
The OLPC laptop is often referred to by two letters. What are they? {=XO =xo}


There {=are} many people world-wide supporting the OLPC project. [is are]
There {=are} many people world-wide supporting the OLPC project. [is are]


One of these organizations is not related to the others. Which one? {=CIA ~OLPC ~Sugarlabs ~Red Hat}
One of these organizations is not related to the others. Which one? {=CIA ~OLPC ~Sugarlabs ~Red Hat}


*/  
*/  
 
</pre>
The first question is True-False. Answers are shown between braces '{ }'. The answer to a True-False question may be any of T, t, True, true, F, f, False, false. Note that, unlike the other answers, an equal sign '=' is not needed.
The first question is True-False. Answers are shown between braces '{ }'. The answer to a True-False question may be any of T, t, True, true, F, f, False, false. Note that, unlike the other answers, an equal sign '=' is not needed.