Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
O
OpenBoard
Project
Project
Details
Activity
Releases
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
0
Issues
0
List
Board
Labels
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Charts
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
lifo
Nicolas Ollinger
OpenBoard
Commits
c3a732da
Commit
c3a732da
authored
Nov 20, 2012
by
bmagnin
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Wording for interactivities
parent
f97b8537
Changes
5
Hide whitespace changes
Inline
Side-by-side
Showing
5 changed files
with
15 additions
and
15 deletions
+15
-15
selQuestionApp.js
...ary/interactivities/Choisir.wgt/scripts/selQuestionApp.js
+1
-1
Messages.properties
...rary/interactivities/Morpion.wgt/i18n/Messages.properties
+2
-2
help-template.js
...s/library/interactivities/Morpion.wgt/js/help-template.js
+1
-1
help-template.js
...es/library/interactivities/Tables.wgt/js/help-template.js
+1
-1
help-template.js
...ces/library/interactivities/Train.wgt/js/help-template.js
+10
-10
No files found.
resources/library/interactivities/Choisir.wgt/scripts/selQuestionApp.js
View file @
c3a732da
...
...
@@ -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>"
+
...
...
resources/library/interactivities/Morpion.wgt/i18n/Messages.properties
View file @
c3a732da
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
...
...
resources/library/interactivities/Morpion.wgt/js/help-template.js
View file @
c3a732da
...
...
@@ -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
>
...
...
resources/library/interactivities/Tables.wgt/js/help-template.js
View file @
c3a732da
...
...
@@ -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>
...
...
resources/library/interactivities/Train.wgt/js/help-template.js
View file @
c3a732da
<
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
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment