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
a5c891c6
Commit
a5c891c6
authored
Oct 30, 2012
by
Claudio Valerio
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
fixed issue of parent loading
parent
c2d59fdc
Changes
14
Hide whitespace changes
Inline
Side-by-side
Showing
14 changed files
with
46 additions
and
6 deletions
+46
-6
index.html
resources/library/interactivities/Ass images.wgt/index.html
+3
-0
index.html
resources/library/interactivities/Ass sons.wgt/index.html
+3
-0
index.html
resources/library/interactivities/Cat images.wgt/index.html
+3
-0
index.html
resources/library/interactivities/Cat text.wgt/index.html
+3
-0
index.html
resources/library/interactivities/Choisir.wgt/index.html
+3
-1
index.html
resources/library/interactivities/Contraste.wgt/index.html
+3
-1
index.html
resources/library/interactivities/Etudier.wgt/index.html
+3
-0
index.html
...urces/library/interactivities/Ordre images.wgt/index.html
+3
-0
index.html
...rces/library/interactivities/Ordre lettres.wgt/index.html
+3
-0
index.html
resources/library/interactivities/Ordre mots.wgt/index.html
+4
-1
index.html
...urces/library/interactivities/Selectionner.wgt/index.html
+3
-0
index.html
...rces/library/interactivities/Separe phrase.wgt/index.html
+4
-1
index.html
...urces/library/interactivities/Separe texte.wgt/index.html
+4
-1
index.html
resources/library/interactivities/Syllabes.wgt/index.html
+4
-1
No files found.
resources/library/interactivities/Ass images.wgt/index.html
View file @
a5c891c6
...
...
@@ -10,6 +10,9 @@
<script
type=
"text/javascript"
src=
"js/jquery-ui-1.8.9.custom.min.js"
></script>
<script
type=
"text/javascript"
src=
"js/script.js"
></script>
<script
type=
"text/javascript"
>
if
(
parent
&&
parent
.
loaded
)
parent
.
loaded
();
$
(
document
).
ready
(
function
(){
var
lang
=
""
;
//locale language
if
(
window
.
sankore
){
...
...
resources/library/interactivities/Ass sons.wgt/index.html
View file @
a5c891c6
...
...
@@ -10,6 +10,9 @@
<script
type=
"text/javascript"
src=
"js/jquery-ui-1.8.9.custom.min.js"
></script>
<script
type=
"text/javascript"
src=
"js/script.js"
></script>
<script
type=
"text/javascript"
>
if
(
parent
&&
parent
.
loaded
)
parent
.
loaded
();
$
(
document
).
ready
(
function
(){
var
lang
=
""
;
//locale language
if
(
window
.
sankore
){
...
...
resources/library/interactivities/Cat images.wgt/index.html
View file @
a5c891c6
...
...
@@ -10,6 +10,9 @@
<script
type=
"text/javascript"
src=
"js/jquery-ui-1.8.9.custom.min.js"
></script>
<script
type=
"text/javascript"
src=
"js/script.js"
></script>
<script
type=
"text/javascript"
>
if
(
parent
&&
parent
.
loaded
)
parent
.
loaded
();
$
(
document
).
ready
(
function
(){
var
lang
=
""
;
//locale language
if
(
window
.
sankore
){
...
...
resources/library/interactivities/Cat text.wgt/index.html
View file @
a5c891c6
...
...
@@ -10,6 +10,9 @@
<script
type=
"text/javascript"
src=
"js/jquery-ui-1.8.9.custom.min.js"
></script>
<script
type=
"text/javascript"
src=
"js/script.js"
></script>
<script
type=
"text/javascript"
>
if
(
parent
&&
parent
.
loaded
)
parent
.
loaded
();
$
(
document
).
ready
(
function
(){
var
lang
=
""
;
//locale language
if
(
window
.
sankore
){
...
...
resources/library/interactivities/Choisir.wgt/index.html
View file @
a5c891c6
...
...
@@ -13,7 +13,9 @@ and open the template in the editor.
<script
type=
"text/javascript"
src=
"scripts/jquery-1.6.2.min.js"
></script>
<script
type=
"text/javascript"
src=
"scripts/selQuestionApp.js"
></script>
<script
type=
"text/javascript"
>
if
(
parent
&&
parent
.
loaded
)
parent
.
loaded
();
$
(
document
).
ready
(
function
(){
var
lang
=
""
;
//locale language
if
(
window
.
sankore
){
...
...
resources/library/interactivities/Contraste.wgt/index.html
View file @
a5c891c6
...
...
@@ -10,7 +10,9 @@
<script
src=
"scripts/jquery.disable.text.select.js"
type=
"text/javascript"
></script>
<script
type=
"text/javascript"
src=
"scripts/blackYellow.js"
></script>
<script
type=
"text/javascript"
>
if
(
parent
&&
parent
.
loaded
)
parent
.
loaded
();
$
(
document
).
ready
(
function
(){
var
lang
=
""
;
//locale language
if
(
window
.
sankore
){
...
...
resources/library/interactivities/Etudier.wgt/index.html
View file @
a5c891c6
...
...
@@ -11,6 +11,9 @@
<script
type=
"text/javascript"
src=
"js/easySlider1.5.js"
></script>
<script
type=
"text/javascript"
src=
"js/script.js"
></script>
<script
type=
"text/javascript"
>
if
(
parent
&&
parent
.
loaded
)
parent
.
loaded
();
$
(
document
).
ready
(
function
(){
var
lang
=
""
;
//locale language
if
(
window
.
sankore
){
...
...
resources/library/interactivities/Ordre images.wgt/index.html
View file @
a5c891c6
...
...
@@ -10,6 +10,9 @@
<script
type=
"text/javascript"
src=
"js/jquery-ui-1.8.9.custom.min.js"
></script>
<script
type=
"text/javascript"
src=
"js/script.js"
></script>
<script
type=
"text/javascript"
>
if
(
parent
&&
parent
.
loaded
)
parent
.
loaded
();
$
(
document
).
ready
(
function
(){
var
lang
=
""
;
//locale language
if
(
window
.
sankore
){
...
...
resources/library/interactivities/Ordre lettres.wgt/index.html
View file @
a5c891c6
...
...
@@ -10,6 +10,9 @@
<script
src=
"js/jquery-ui-1.8.23.custom.min.js"
></script>
<script
type=
"text/javascript"
src=
"js/script.js"
></script>
<script
type=
"text/javascript"
>
if
(
parent
&&
parent
.
loaded
)
parent
.
loaded
();
$
(
document
).
ready
(
function
(){
var
lang
=
""
;
//locale language
if
(
window
.
sankore
){
...
...
resources/library/interactivities/Ordre mots.wgt/index.html
View file @
a5c891c6
...
...
@@ -17,6 +17,9 @@
<script
type=
"text/javascript"
src=
"scripts/jquery-ui-1.8.9.custom.min.js"
></script>
<script
type=
"text/javascript"
src=
"scripts/template2.js"
></script>
<script
type=
"text/javascript"
>
if
(
parent
&&
parent
.
loaded
)
parent
.
loaded
();
$
(
document
).
ready
(
function
(){
var
lang
=
""
;
//locale language
if
(
window
.
sankore
){
...
...
@@ -95,4 +98,4 @@
</table>
</body>
</html>
\ No newline at end of file
</html>
resources/library/interactivities/Selectionner.wgt/index.html
View file @
a5c891c6
...
...
@@ -10,6 +10,9 @@
<script
type=
"text/javascript"
src=
"js/jquery-ui-1.8.9.custom.min.js"
></script>
<script
type=
"text/javascript"
src=
"js/script.js"
></script>
<script
type=
"text/javascript"
>
if
(
parent
&&
parent
.
loaded
)
parent
.
loaded
();
$
(
document
).
ready
(
function
(){
var
lang
=
""
;
//locale language
if
(
window
.
sankore
){
...
...
resources/library/interactivities/Separe phrase.wgt/index.html
View file @
a5c891c6
...
...
@@ -19,6 +19,9 @@
<script
type=
"text/javascript"
src=
"scripts/wcontainer.js"
></script>
<script
type=
"text/javascript"
src=
"scripts/app.js"
></script>
<script
type=
"text/javascript"
>
if
(
parent
&&
parent
.
loaded
)
parent
.
loaded
();
$
(
document
).
ready
(
function
(){
if
(
window
.
sankore
)
sankore
.
enableDropOnWidget
(
false
);
...
...
@@ -91,4 +94,4 @@
</table>
</body>
</html>
\ No newline at end of file
</html>
resources/library/interactivities/Separe texte.wgt/index.html
View file @
a5c891c6
...
...
@@ -19,6 +19,9 @@
<script
type=
"text/javascript"
src=
"scripts/wcontainer.js"
></script>
<script
type=
"text/javascript"
src=
"scripts/app2.js"
></script>
<script
type=
"text/javascript"
>
if
(
parent
&&
parent
.
loaded
)
parent
.
loaded
();
$
(
document
).
ready
(
function
(){
if
(
window
.
sankore
)
sankore
.
enableDropOnWidget
(
false
);
...
...
@@ -93,4 +96,4 @@
</table>
</body>
</html>
\ No newline at end of file
</html>
resources/library/interactivities/Syllabes.wgt/index.html
View file @
a5c891c6
...
...
@@ -20,6 +20,9 @@
<script
type=
"text/javascript"
src=
"scripts/wcontainer.js"
></script>
<script
type=
"text/javascript"
src=
"scripts/spl-word.js"
></script>
<script
type=
"text/javascript"
>
if
(
parent
&&
parent
.
loaded
)
parent
.
loaded
();
$
(
document
).
ready
(
function
(){
if
(
window
.
sankore
)
sankore
.
enableDropOnWidget
(
false
);
...
...
@@ -93,4 +96,4 @@
</table>
</body>
</html>
\ No newline at end of file
</html>
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