From 84ec067c83ea5c6c66e5cb314718f8886cd3511c Mon Sep 17 00:00:00 2001 From: bmagnin Date: Mon, 19 Nov 2012 15:38:35 +0100 Subject: [PATCH] Ass sons, ass images, balance help wording --- .../Ass images.wgt/js/script.js | 22 +++++++++++++++++- .../interactivities/Ass sons.wgt/js/script.js | 23 ++++++++++++++++++- .../Balance.wgt/i18n/Messages.properties | 2 +- .../Balance.wgt/js/help-template.js | 19 ++++++++++++++- 4 files changed, 62 insertions(+), 4 deletions(-) diff --git a/resources/library/interactivities/Ass images.wgt/js/script.js b/resources/library/interactivities/Ass images.wgt/js/script.js index d771579c..a0e91640 100644 --- a/resources/library/interactivities/Ass images.wgt/js/script.js +++ b/resources/library/interactivities/Ass images.wgt/js/script.js @@ -10,7 +10,27 @@ var sankoreLang = { pad: "pad", none: "none", help: "Help", - help_content: "This is an example of help content ...", + help_content: +"

Associate images

" + +"

Choose the correct picture

" + +"

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.

"+ +"

Reload “button” resets the exercises.

" + +"

Enter the “Edit” mode to :

" + +"" + + +"

To create a new exercise :

" + +"" + +"

To delete a frame, click on the cross button on the frame.

" + +"

To replace a picture, click on the reload icon on the frame.

" + + +"

To delete a whole exercise, click on the cross on the left.

" + + +"

“Display” button comes back to the activity.

", theme: "Theme" }; diff --git a/resources/library/interactivities/Ass sons.wgt/js/script.js b/resources/library/interactivities/Ass sons.wgt/js/script.js index 7ae359f3..bb34cca3 100644 --- a/resources/library/interactivities/Ass sons.wgt/js/script.js +++ b/resources/library/interactivities/Ass sons.wgt/js/script.js @@ -10,7 +10,28 @@ var sankoreLang = { pad: "pad", none: "none", help: "Help", - help_content: "This is an example of help content ...", + help_content: +"

Associate to the audio

" + +"

Match a picture to a sound

" + +"

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.

"+ +"

Reload “button” resets the exercises.

" + +"

Enter the “Edit” mode to : " + +"

" + + +"

To create a new exercise :

" + +"" + +"

To delete a frame, click on the cross button on the frame.

" + +"

To replace an audio file, drag a new one from your library.

" + +"

To replace a picture, drag a new one from your library.

" + + +"

To delete a whole block, click on the cross on the left.

" + + +"

“Display” button comes back to the activity.

", theme: "Theme" }; diff --git a/resources/library/interactivities/Balance.wgt/i18n/Messages.properties b/resources/library/interactivities/Balance.wgt/i18n/Messages.properties index f83af992..566af5b5 100644 --- a/resources/library/interactivities/Balance.wgt/i18n/Messages.properties +++ b/resources/library/interactivities/Balance.wgt/i18n/Messages.properties @@ -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 diff --git a/resources/library/interactivities/Balance.wgt/js/help-template.js b/resources/library/interactivities/Balance.wgt/js/help-template.js index c49c0759..d58aa8ef 100644 --- a/resources/library/interactivities/Balance.wgt/js/help-template.js +++ b/resources/library/interactivities/Balance.wgt/js/help-template.js @@ -1 +1,18 @@ -

balance

\ No newline at end of file +

Scale

+

Equivalent mass, mental calculation

+ +

Place weights on the left pan to find the equivalent mass on the right tray.

+

To add a weight on the left pan, drag and drop it on the pan.

+ +

Inventory the possibilities on the board or test directly on the scale.

+

"Reload" button removes the weight shown on the left pan.

+ +

Enter the "Edit" mode to :

+ + +

To move a weight in the right tray, drag and drop it on the pane.

+

To add weight, click the "+" button and enter a mass (don't use decimal numbers).

+

weights have a field number. Click the box and enter the desired digits.

+

"Display" button comes back to the activity.