Commit c3a732da authored by bmagnin's avatar bmagnin

Wording for interactivities

parent f97b8537
......@@ -43,7 +43,7 @@ var sankoreLang = {
help: "Help",
help_content:
"<p><h2> Choose the right answer</h2></p>" +
"<p><h3> Multiple-Choice Question (MCQ).</h3></p>" +
"<p><h3> Multiple-Choice Question (MCQ)</h3></p>" +
"<p>Multiple-choice question. The goal is to choose the correct answer.</p>" +
"<p>“Reload” button resets the exercises.</p>" +
......
fr.njin.i18n.document.title = Tic tac toe
fr.njin.i18n.toolbar.edit = Display
fr.njin.i18n.toolbar.view = Close
fr.njin.i18n.toolbar.edit = Edit
fr.njin.i18n.toolbar.view = Display
fr.njin.i18n.toolbar.reload = Reload
fr.njin.i18n.toolbar.help = Help
......
......@@ -8,7 +8,7 @@
<p> The first player to get 3 of his marks ( X or O) in a row (up, down, across, or diagonally) is the winner.</p>
<p> The "Reload" button restarts the game. </p>
<p> Enter the "Edit" mode to : </p>
<ul>
<ul> <li> choose the theme of interactivity : tablet, slate or none (by default : tablet),</li>
<li> modify the calculations that you want to use for your activity. </li> </ul>
......
......@@ -9,7 +9,7 @@
<p> Enter the "Edit" mode to choose the : </p>
<ul>
<ul> <li> theme of interactivity : tablet, slate or none (by default : tablet),</li>
<li> desired operation: addition, subtraction, multiplication or division,</ li>
<li> number of rows and columns (1 to 12). </li> </ul>
......
<h3> Train </h3>
<h4>Ascending or descending numbers</h4>
<p> The goal is to put the numbers in the correct order by dragging and dropping labels to the right place. </p>
<p>The goal is to put the numbers in the correct order by dragging and dropping labels to the right place.</p>
<p> Interactivity does not correct the exercise. </p>
<p>Interactivity does not correct the exercise.</p>
<p> "Reload" button generates new labels numbers. </p>
<p> Enter the "Edit" mode to choose : </p>
<ul>
<ul> <li> choose the theme of interactivity : tablet, slate or none (by default : tablet),</li>
<li> the number of labels (2-6),</li>
<li> magnitude of proposed numbers,</li>
<li> the order to class numbers (ascending or descending). </li> </ul>
<p>"Reload" button generates new labels numbers.</p>
<p>Enter the "Edit" mode to choose :</p>
<p> "Display" button comes back to the activity.</p>
\ No newline at end of file
<ul><li> choose the theme of interactivity : tablet, slate or none (by default : tablet),</li>
<li>the number of labels (2-6),</li>
<li>magnitude of proposed numbers,</li>
<li>the order to class numbers (ascending or descending).</li></ul>
<p>"Display" button comes back to the activity.</p>
\ No newline at end of file
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment