Commit e4099ee7 authored by bmagnin's avatar bmagnin

inter activities en help : order images, lettres, mots, phrases

parent 2af209f9
......@@ -4,13 +4,36 @@ var sankoreLang = {
short_desc: "Place the pictures in ascending order.",
add: "Add new block",
enter: "Enter your instruction here ...",
wgt_name: "Order images",
wgt_name: "Order pictures",
reload: "Reload",
slate: "slate",
pad: "pad",
none: "none",
help: "Help",
help_content: "This is an example of help content ...",
help_content:
"<p> <h2> Order pictures </h2> </p>" +
"<p> <h3> Sort pictures in the order requested</h3> </p>" +
"<p> The number on the frame indicates the order in which the images should be classified. Drag and drop to rank pictures. Once all pictures are correctly classified, 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 interactivity : tablet, slate or none (by default : none),</li>" +
"<li> modify an exercise or 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> change the order of images by dragging them.</li> </ul>" +
"<p> To delete a frame, click the cross (X).</p>" +
"<p> To change a picture, click the “reload” button on the frame.</p>" +
"<p> To delete a whole exercise, click the cross to the left. </p>" +
"<p> “Display” button comes back to the activity.</p>",
theme: "Theme"
};
......
......@@ -11,7 +11,27 @@ var sankoreLang = {
pad: "pad",
none: "none",
help: "Help",
help_content: "This is an example of help content ...",
help_content:
"<p> <h2> Order letters </ h2> </p>" +
"<p> <h3>Drag and drop labels in the correct order</h3> </p>" +
"<p> Listen to the audio file and drag and drop labels in the correct order. If the result is correct, the area turns in green. </p> "+
"<p> You can also use this activity with numbers.</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>edit the text field “Enter your instruction here...”,</li>" +
"<li>Write the desired word instead of “example”,</li>" +
"<li>set the correct image of your activity clicking on the submit button “v” on the frame. </li> </ul>" +
"<p> To replace an audio file, 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"
};
......
......@@ -36,7 +36,21 @@ var sankoreLang = {
pad: "pad",
none: "none",
help: "Help",
help_content: "This is an example of help content ...",
help_content:
"<p><h2>Order words </h2> </p>" +
"<p><h3>Order words to reconstruct a correct sentence</h3></p>" +
"<p>The interactivity displays labels in a random order. Drag and drop words in correct order. 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> Determine the sentence and place separation between words. </li> </ul>" +
"<p>To create a new exercise : </p>" +
"<ul><li>insert the desired sentence,</li>" +
"<li> To add spaces in the sentence, insert “*” between each word. Do not place a star at the beginning or the end of your sentence.</li></ul>" +
"<p>“Display” button comes back to the activity.</p>",
theme: "Theme"
};
......
......@@ -30,13 +30,27 @@ var sankoreLang = {
edit: "Edit",
view: "Display",
example: "this is\nan example\nsentence",
wgt_name: "Order phrases",
wgt_name: "Order sentences",
reload: "Reload",
slate: "slate",
pad: "pad",
none: "none",
help: "Help",
help_content: "This is an example of help content ...",
help_content:
"<p><h2> Order sentences</h2></p>" +
"<p><h3> Order fragments of the sentence to reconstruct the text.</h3> </p>" +
"<p>The interactivity displays labels in a random order. Drag and drop fragments in correct order. 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>determine the text and fragments. </li></ul>" +
"<p>To create a new exercise : </p>" +
"<ul><li>insert the desired text in the text field,</li>" +
"<li>create fragments adding a new line.</li></ul> "+
"<p>“Display” button comes back to the activity.</p>",
theme: "Theme"
}
......
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