Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in / Register
Toggle navigation
Menu
Open sidebar
callidus
mc_frontend
Commits
43b99fda
Commit
43b99fda
authored
May 10, 2019
by
beyeranq
Browse files
just the need for a commit before pulling again
parent
63a19a6b
Changes
1
Hide whitespace changes
Inline
Side-by-side
src/app/test/test.page.ts
View file @
43b99fda
...
@@ -38,7 +38,9 @@ export class TestPage implements OnDestroy, OnInit {
...
@@ -38,7 +38,9 @@ export class TestPage implements OnDestroy, OnInit {
exercises
:
[
"
nonH5P_1
"
]
exercises
:
[
"
nonH5P_1
"
]
}),
new
ExercisePart
({
}),
new
ExercisePart
({
// TODO: FILL BLANKS 7 JSON FILE IS NOT CORRECT (EN/DE)
// TODO: FILL BLANKS 7 JSON FILE IS NOT CORRECT (EN/DE)
startIndex
:
0
,
durationSeconds
:
300
,
exercises
:
[
"
fill_blanks_1
"
,
"
multi_choice_1
"
,
"
multi_choice_2
"
,
startIndex
:
0
,
durationSeconds
:
300
,
exercises
:
[
"
fill_blanks_1
"
,
"
multi_choice_1
"
,
"
multi_choice_2
"
,
"
multi_choice_3
"
,
"
multi_choice_4
"
,
"
multi_choice_5
"
,
"
multi_choice_6
"
,
"
multi_choice_3
"
,
"
multi_choice_4
"
,
"
multi_choice_5
"
,
"
multi_choice_6
"
,
"
multi_choice_7
"
,
"
multi_choice_8
"
,
"
fill_blanks_2
"
,
"
fill_blanks_3
"
,
"
multi_choice_7
"
,
"
multi_choice_8
"
,
"
fill_blanks_2
"
,
"
fill_blanks_3
"
,
"
fill_blanks_4
"
,
"
fill_blanks_5
"
,
"
multi_choice_9
"
,
"
fill_blanks_6
"
,
"
fill_blanks_4
"
,
"
fill_blanks_5
"
,
"
multi_choice_9
"
,
"
fill_blanks_6
"
,
...
@@ -50,7 +52,9 @@ export class TestPage implements OnDestroy, OnInit {
...
@@ -50,7 +52,9 @@ export class TestPage implements OnDestroy, OnInit {
durationSeconds
:
600
,
durationSeconds
:
600
,
exercises
:
[
"
multi_choice_19
"
,
"
multi_choice_20
"
,
"
multi_choice_21
"
,
"
multi_choice_22
"
,
"
multi_choice_23
"
]
exercises
:
[
"
multi_choice_19
"
,
"
multi_choice_20
"
,
"
multi_choice_21
"
,
"
multi_choice_22
"
,
"
multi_choice_23
"
]
}),
new
ExercisePart
({
}),
new
ExercisePart
({
startIndex
:
0
,
durationSeconds
:
900
,
exercises
:
[
"
drag_text_1
"
,
"
drag_text_2
"
,
"
drag_text_3
"
,
startIndex
:
0
,
durationSeconds
:
900
,
exercises
:
[
"
drag_text_1
"
,
"
drag_text_2
"
,
"
drag_text_3
"
,
"
drag_text_4
"
,
"
drag_text_5
"
]
"
drag_text_4
"
,
"
drag_text_5
"
]
}),
new
ExercisePart
({
}),
new
ExercisePart
({
startIndex
:
0
,
startIndex
:
0
,
...
...
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