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
450c7859
Commit
450c7859
authored
Aug 01, 2012
by
Ilia Ryabokon
Browse files
Options
Browse Files
Download
Plain Diff
Strange merge
parents
04672119
5510a30b
Changes
17
Show whitespace changes
Inline
Side-by-side
Showing
17 changed files
with
36 additions
and
24 deletions
+36
-24
JournalDesModifications.pdf
JournalDesModifications.pdf
+0
-0
ReleaseNotes.pdf
ReleaseNotes.pdf
+0
-0
release.win7.vc9.bat
release.win7.vc9.bat
+1
-1
freezedWidgetWrapper.html
resources/etc/freezedWidgetWrapper.html
+13
-3
loading.gif
resources/etc/img/loading.gif
+0
-0
basic.css
...rces/library/interactivities/Ass images.wgt/css/basic.css
+7
-6
basic.css
resources/library/interactivities/Ass sons.wgt/css/basic.css
+1
-0
basic.css
resources/library/interactivities/Choisir.wgt/css/basic.css
+4
-6
basic.css
...es/library/interactivities/Ordre images.wgt/css/basic.css
+2
-1
basic.css
...s/library/interactivities/Ordre lettres.wgt/css/basic.css
+4
-4
script.js
...es/library/interactivities/Ordre lettres.wgt/js/script.js
+1
-1
script.js
...interactivities/Ordre lettres.wgt/locales/fr/js/script.js
+1
-1
exemple.mp3
...tivities/Ordre lettres.wgt/locales/fr/objects/exemple.mp3
+0
-0
script.js
...interactivities/Ordre lettres.wgt/locales/ru/js/script.js
+1
-1
example.mp3
...tivities/Ordre lettres.wgt/locales/ru/objects/example.mp3
+0
-0
beep.mp3
...ibrary/interactivities/Ordre lettres.wgt/objects/beep.mp3
+0
-0
basic.css
...es/library/interactivities/Selectionner.wgt/css/basic.css
+1
-0
No files found.
JournalDesModifications.pdf
View file @
450c7859
No preview for this file type
ReleaseNotes.pdf
View file @
450c7859
No preview for this file type
release.win7.vc9.bat
View file @
450c7859
...
...
@@ -38,7 +38,7 @@ REM is correct. This is important because installer
REM pick up dll from this directory
IF NOT EXIST "%QT_DIR%\lib\QtCore4.dll" GOTO EXIT_WITH_ERROR
REM
rmdir /S /Q %BUILD_DIR%
rmdir /S /Q %BUILD_DIR%
set EDITION=MNEMIS_EDITION
...
...
resources/etc/freezedWidgetWrapper.html
View file @
450c7859
...
...
@@ -9,9 +9,19 @@
width
:
100%
;
}
div
{
#freezed
{
text-align
:
center
;
border
:
5px
#ccc
outset
;
border
:
5px
solid
#ccc
;
border-radius
:
80px
;
box-shadow
:
inset
0
0
30px
rgba
(
66
,
66
,
66
,
0.5
);
}
.loading
{
color
:
#999
;
font-weight
:
bold
;
font-size
:
large
;
margin-top
:
5px
;
margin-left
:
5px
;
}
</style>
<script
type=
"text/javascript"
>
...
...
@@ -42,6 +52,6 @@
</script>
</head>
<body>
<div
id=
"freezed"
>
Widget freezed.
</div>
<div
id=
"freezed"
>
<img
src=
"img/loading.gif"
/><div
class=
"loading"
>
Loading ...
</div>
</div>
</body>
</html>
\ No newline at end of file
resources/etc/img/loading.gif
0 → 100644
View file @
450c7859
2.11 KB
resources/library/interactivities/Ass images.wgt/css/basic.css
View file @
450c7859
...
...
@@ -64,7 +64,7 @@ body{
.sub_cont
{
width
:
100%
;
padding
:
0
;
margin
:
20px
0
0
0
;
margin
:
20px
0
5px
0
;
min-height
:
60px
;
}
...
...
@@ -114,11 +114,12 @@ body{
min-height
:
40px
;
max-height
:
60px
;
float
:
right
;
overflow
:
auto
;
overflow
-x
:
hidden
;
background-color
:
#ccc
;
border-top-left-radius
:
10px
;
border-bottom-left-radius
:
10px
;
padding-left
:
10px
;
word-break
:
break-all
;
}
.close_cont
{
...
...
resources/library/interactivities/Ass sons.wgt/css/basic.css
View file @
450c7859
...
...
@@ -218,6 +218,7 @@ body{
overflow-x
:
hidden
;
float
:
right
;
margin-left
:
20px
;
word-break
:
break-all
;
}
.play
,
.stop
{
...
...
resources/library/interactivities/Choisir.wgt/css/basic.css
View file @
450c7859
...
...
@@ -149,12 +149,10 @@ body{
font-family
:
Verdana
,
Arial
,
Helvetica
,
sans-serif
;
font-size
:
small
;
border
:
3px
solid
#ccc
;
-webkit-border-radius
:
5px
;
border-radius
:
5px
;
-moz-box-shadow
:
#dadada
-1px
0
4px
;
-webkit-box-shadow
:
#dadada
-1px
0
4px
;
box-shadow
:
#dadada
-1px
0
4px
;
color
:
white
;
word-break
:
break-all
;
}
.qstContentDisplay
{
...
...
@@ -169,6 +167,7 @@ body{
border
:
1px
solid
#DFDFDE
;
border-top-left-radius
:
10px
;
border-bottom-left-radius
:
10px
;
word-break
:
break-all
;
}
.ansDiv
{
...
...
@@ -222,12 +221,10 @@ body{
overflow-x
:
hidden
;
float
:
left
;
border
:
3px
solid
#ccc
;
-webkit-border-radius
:
5px
;
border-radius
:
5px
;
-moz-box-shadow
:
#dadada
-1px
0
4px
;
-webkit-box-shadow
:
#dadada
-1px
0
4px
;
box-shadow
:
#dadada
-1px
0
4px
;
color
:
white
;
word-break
:
break-all
;
}
.ansContentDisplay
{
...
...
@@ -244,6 +241,7 @@ body{
border-top-left-radius
:
10px
;
border-bottom-left-radius
:
10px
;
color
:
white
;
word-break
:
break-all
;
}
.ansDelete
{
...
...
resources/library/interactivities/Ordre images.wgt/css/basic.css
View file @
450c7859
...
...
@@ -60,7 +60,7 @@ body{
.sub_cont
{
width
:
100%
;
padding
:
0
;
margin
:
20px
0
0
0
;
margin
:
20px
0
5px
0
;
min-height
:
60px
;
}
...
...
@@ -93,6 +93,7 @@ body{
border-top-left-radius
:
10px
;
border-bottom-left-radius
:
10px
;
padding-left
:
10px
;
word-break
:
break-all
;
}
.close_cont
{
...
...
resources/library/interactivities/Ordre lettres.wgt/css/basic.css
View file @
450c7859
...
...
@@ -172,6 +172,7 @@ body{
overflow-x
:
hidden
;
float
:
right
;
margin-left
:
20px
;
word-break
:
break-all
;
}
.play
,
.stop
{
...
...
@@ -205,16 +206,15 @@ body{
.audio_answer
{
min-height
:
50px
;
min-width
:
200px
;
max-width
:
700px
;
margin
:
5px
10px
;
padding
:
0
10px
;
background-color
:
white
;
display
:
inline-block
;
position
:
relative
;
border
:
1px
solid
#ccc
;
-moz-box-shadow
:
#ccc
-1px
0
4px
;
-webkit-box-shadow
:
#ccc
-1px
0
4px
;
box-shadow
:
#ccc
-1px
0
4px
;
font-size
:
230%
;
word-wrap
:
break-word
;
}
/*new design*/
...
...
resources/library/interactivities/Ordre lettres.wgt/js/script.js
View file @
450c7859
...
...
@@ -337,7 +337,7 @@ function showExample(){
var
audio_block
=
$
(
"<div class='audio_block'>"
).
appendTo
(
text
);
$
(
"<div class='play'>"
).
appendTo
(
audio_block
);
$
(
"<div class='replay'>"
).
appendTo
(
audio_block
);
var
source
=
$
(
"<source/>"
).
attr
(
"src"
,
"objects/beep.
wav
"
);
var
source
=
$
(
"<source/>"
).
attr
(
"src"
,
"objects/beep.
mp3
"
);
var
audio
=
$
(
"<audio>"
).
appendTo
(
audio_block
);
audio
.
append
(
source
);
$
(
"<input type='hidden'/>"
).
appendTo
(
audio_block
);
...
...
resources/library/interactivities/Ordre lettres.wgt/locales/fr/js/script.js
View file @
450c7859
...
...
@@ -331,7 +331,7 @@ function showExample(){
var
audio_block
=
$
(
"<div class='audio_block'>"
).
appendTo
(
text
);
$
(
"<div class='play'>"
).
appendTo
(
audio_block
);
$
(
"<div class='replay'>"
).
appendTo
(
audio_block
);
var
source
=
$
(
"<source/>"
).
attr
(
"src"
,
"
../../objects/beep.wav
"
);
var
source
=
$
(
"<source/>"
).
attr
(
"src"
,
"
objects/exemple.mp3
"
);
var
audio
=
$
(
"<audio>"
).
appendTo
(
audio_block
);
audio
.
append
(
source
);
$
(
"<input type='hidden'/>"
).
appendTo
(
audio_block
);
...
...
resources/library/interactivities/Ordre lettres.wgt/locales/fr/objects/exemple.mp3
0 → 100644
View file @
450c7859
File added
resources/library/interactivities/Ordre lettres.wgt/locales/ru/js/script.js
View file @
450c7859
...
...
@@ -332,7 +332,7 @@ function showExample(){
var
audio_block
=
$
(
"<div class='audio_block'>"
).
appendTo
(
text
);
$
(
"<div class='play'>"
).
appendTo
(
audio_block
);
$
(
"<div class='replay'>"
).
appendTo
(
audio_block
);
var
source
=
$
(
"<source/>"
).
attr
(
"src"
,
"
../../objects/beep.wav
"
);
var
source
=
$
(
"<source/>"
).
attr
(
"src"
,
"
objects/example.mp3
"
);
var
audio
=
$
(
"<audio>"
).
appendTo
(
audio_block
);
audio
.
append
(
source
);
$
(
"<input type='hidden'/>"
).
appendTo
(
audio_block
);
...
...
resources/library/interactivities/Ordre lettres.wgt/locales/ru/objects/example.mp3
0 → 100644
View file @
450c7859
File added
resources/library/interactivities/Ordre lettres.wgt/objects/beep.mp3
0 → 100644
View file @
450c7859
File added
resources/library/interactivities/Selectionner.wgt/css/basic.css
View file @
450c7859
...
...
@@ -94,6 +94,7 @@ body{
border-bottom-left-radius
:
10px
;
padding-left
:
10px
;
display
:
block
;
word-break
:
break-all
;
}
.close_cont
{
...
...
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