Ass sons, ass images, balance help wording

preferencesAboutTextFull
bmagnin 12 years ago
parent 4f10c23a5e
commit 84ec067c83
  1. 22
      resources/library/interactivities/Ass images.wgt/js/script.js
  2. 23
      resources/library/interactivities/Ass sons.wgt/js/script.js
  3. 2
      resources/library/interactivities/Balance.wgt/i18n/Messages.properties
  4. 19
      resources/library/interactivities/Balance.wgt/js/help-template.js

@ -10,7 +10,27 @@ var sankoreLang = {
pad: "pad",
none: "none",
help: "Help",
help_content: "This is an example of help content ...",
help_content:
"<p> <h2>Associate images</h2> </p>" +
"<p> <h3>Choose the correct picture</h3> </p>" +
"<p> Drag and drop the image in the correct area. If the result is incorrect, the area turns in red. If the result is correct, the area turns in green. </p> "+
"<p> Reload “button” resets the exercises. </p>" +
"<p> Enter the “Edit” mode to :</p>" +
"<ul> <li> choose the theme of the App : tablet, slate, or none (by default : none), </li>" +
"<li> modify an exercise or to create a new one.</li> </ul>" +
"<p>To create a new exercise : </p>" +
"<ul> <li> click on “New block”,</li>" +
"<li> insert an instruction clicking on the text field “Enter your instruction here ... ”,</li>" +
"<li> add picture frames clicking on the “+”,</li>" +
"<li> drag an drop pictures from your library,</li>" +
"<li> set the correct image of your activity clicking on the submit button “v” on the frame. </li> </ul>" +
"<p> To delete a frame, click on the cross button on the frame.</p>" +
"<p> To replace a picture, click on the reload icon on the frame. </p>" +
"<p> To delete a whole exercise, click on the cross on the left.</p>" +
"<p>“Display” button comes back to the activity.</p>",
theme: "Theme"
};

@ -10,7 +10,28 @@ var sankoreLang = {
pad: "pad",
none: "none",
help: "Help",
help_content: "This is an example of help content ...",
help_content:
"<p> <h2>Associate to the audio</h2> </p>" +
"<p> <h3> Match a picture to a sound</h3> </p>" +
"<p> Drag and drop the image in the correct area. If the result is incorrect, the area turns in red. If the result is correct, the area turns in green. </p> "+
"<p> Reload “button” resets the exercises. </p>" +
"<p> Enter the “Edit” mode to : </ p>" +
"<ul> <li> choose the theme of the App : tablet, slate, or none (by default : none), </li>" +
"<li> modify an exercise or to create a new one.</li> </ul>" +
"<p>To create a new exercise : </p>" +
"<ul> <li> click on “New block”,</li>" +
"<li>insert an instruction the field dragging an audio file from your library, </li>" +
"<li>add picture frames clicking on the “+”,</ li>" +
"<li>drag an drop pictures from your library,</ li>" +
"<li>set the correct image of your activity clicking on the submit button “v” on the frame. </li> </ul>" +
"<p> To delete a frame, click on the cross button on the frame. </p>" +
"<p> To replace an audio file, drag a new one from your library. </p>" +
"<p> To replace a picture, drag a new one from your library. </p>" +
"<p> To delete a whole block, click on the cross on the left.</p>" +
"<p>“Display” button comes back to the activity.</p>",
theme: "Theme"
};

@ -1,4 +1,4 @@
fr.njin.i18n.document.title = balance
fr.njin.i18n.document.title = Scale
fr.njin.i18n.toolbar.edit = Edit
fr.njin.i18n.toolbar.view = Display

@ -1 +1,18 @@
<h3>balance</h3>
<h3>Scale</h3>
<h4>Equivalent mass, mental calculation</h4>
<p> Place weights on the left pan to find the equivalent mass on the right tray. </p>
<p> To add a weight on the left pan, drag and drop it on the pan. </p>
<p> Inventory the possibilities on the board or test directly on the scale. </p>
<p> "Reload" button removes the weight shown on the left pan. </p>
<p>Enter the "Edit" mode to : </p>
<ul> <li> choose the theme of the App : tablet, slate, or none (by default : slate), </li>
<li>determine the mass on the right pan,</li>
<li> determine weights you want to use for the left pane.</li> </ul>
<p> To move a weight in the right tray, drag and drop it on the pane.</p>
<p> To add weight, click the "+" button and enter a mass (don't use decimal numbers). </p>
<p> weights have a field number. Click the box and enter the desired digits. </p>
<p>"Display" button comes back to the activity.</p>

Loading…
Cancel
Save