Skip to content

Commit afa2616

Browse files
committed
updated content for flip cards
1 parent 4b28c51 commit afa2616

13 files changed

Lines changed: 1849 additions & 252 deletions

File tree

.DS_Store

2 KB
Binary file not shown.

h5p-player/.DS_Store

2 KB
Binary file not shown.

h5p-player/frame.bundle.js

Lines changed: 4 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1474,11 +1474,9 @@
14741474
1 < c && we(f),
14751475
1 < c &&
14761476
be(
1477-
e
1478-
.slice(0, c - 1)
1479-
.concat({
1480-
value: " " === e[c - 2].type ? "*" : "",
1481-
})
1477+
e.slice(0, c - 1).concat({
1478+
value: " " === e[c - 2].type ? "*" : "",
1479+
})
14821480
).replace(z, "$1"),
14831481
n,
14841482
c < i && Pe(e.slice(c, i)),
@@ -7416,6 +7414,7 @@
74167414
window.location.protocol +
74177415
"//" +
74187416
window.location.host +
7417+
"/" +
74197418
r),
74207419
r + "/" + e
74217420
);
0 Bytes
Binary file not shown.
Lines changed: 1 addition & 64 deletions
Original file line numberDiff line numberDiff line change
@@ -1,64 +1 @@
1-
{
2-
"mode": "normal",
3-
"dialogs": [
4-
{
5-
"text": "<p>What is another term for an IMS region on z/OS?</p>",
6-
"answer": "<p>z/OS address space</p>",
7-
"tips": {}
8-
},
9-
{
10-
"text": "<p>In a DBCTL environment, what is the only main IMS component?&nbsp;</p>",
11-
"answer": "<p>IMS Database Manager (or IMS DB)</p>",
12-
"tips": {}
13-
},
14-
{
15-
"text": "<p>What two region types are missing in this diagram?</p>",
16-
"answer": "<p>IFP and JBP</p>",
17-
"tips": {}
18-
},
19-
{
20-
"text": "<p>What is the correct sequence of the numbers and letters that these segments will be accessed by a sequential \"get-next\" function?</p>",
21-
"answer": "<p>1-11-X-Y-12-U-V-W-13-X1-X2-X3-2</p>",
22-
"tips": {}
23-
}
24-
],
25-
"behaviour": {
26-
"enableRetry": true,
27-
"disableBackwardsNavigation": false,
28-
"scaleTextNotCard": false,
29-
"randomCards": true,
30-
"maxProficiency": 5,
31-
"quickProgression": false
32-
},
33-
"answer": "Turn",
34-
"next": "Next",
35-
"prev": "Previous",
36-
"retry": "Retry",
37-
"correctAnswer": "I got it right!",
38-
"incorrectAnswer": "I got it wrong",
39-
"round": "Round @round",
40-
"cardsLeft": "Cards left: @number",
41-
"nextRound": "Proceed to round @round",
42-
"startOver": "Start over",
43-
"showSummary": "Next",
44-
"summary": "Summary",
45-
"summaryCardsRight": "Cards you got right:",
46-
"summaryCardsWrong": "Cards you got wrong:",
47-
"summaryCardsNotShown": "Cards in pool not shown:",
48-
"summaryOverallScore": "Overall Score",
49-
"summaryCardsCompleted": "Cards you have completed learning:",
50-
"summaryCompletedRounds": "Completed rounds:",
51-
"summaryAllDone": "Well done! You have mastered all @cards cards by getting them correct @max times!",
52-
"progressText": "Card @card of @total",
53-
"cardFrontLabel": "Card front",
54-
"cardBackLabel": "Card back",
55-
"tipButtonLabel": "Show tip",
56-
"audioNotSupported": "Your browser does not support this audio",
57-
"confirmStartingOver": {
58-
"header": "Start over?",
59-
"body": "All progress will be lost. Are you sure you want to start over?",
60-
"cancelLabel": "Cancel",
61-
"confirmLabel": "Start over"
62-
},
63-
"description": "<p>Test your knowledge of IMS regions. When you're ready to check your answer, flip the card.</p>"
64-
}
1+
{"mode":"normal","dialogs":[{"text":"<p>What is another term for an IMS region on z/OS?</p>","answer":"<p>z/OS address space</p>","tips":{}},{"text":"<p>In a DBCTL environment, what is the only main IMS component?&nbsp;</p>","answer":"<p>IMS Database Manager (or IMS DB)</p>","tips":{}},{"text":"<p>What two region types are missing in this diagram?</p>","answer":"<p>IFP and JBP</p>","tips":{},"image":{"path":"images/395a5c14ed134ca0a0542fd8e04a5807.png","mime":"image/png","copyright":{"license":"U"},"width":981,"height":491}},{"text":"<p>What is the correct sequence of the numbers and letters that these segments will be accessed by a sequential \"get-next\" function?</p>","answer":"<p>1-11-X-Y-12-U-V-W-13-X1-X2-X3-2</p>","tips":{},"image":{"path":"images/e7363a0e89e50fa9b6ac62534ae8423c.png","mime":"image/png","copyright":{"license":"U"},"width":559,"height":367}}],"behaviour":{"enableRetry":true,"disableBackwardsNavigation":false,"scaleTextNotCard":false,"randomCards":true,"maxProficiency":5,"quickProgression":false},"answer":"Turn","next":"Next","prev":"Previous","retry":"Retry","correctAnswer":"I got it right!","incorrectAnswer":"I got it wrong","round":"Round @round","cardsLeft":"Cards left: @number","nextRound":"Proceed to round @round","startOver":"Start over","showSummary":"Next","summary":"Summary","summaryCardsRight":"Cards you got right:","summaryCardsWrong":"Cards you got wrong:","summaryCardsNotShown":"Cards in pool not shown:","summaryOverallScore":"Overall Score","summaryCardsCompleted":"Cards you have completed learning:","summaryCompletedRounds":"Completed rounds:","summaryAllDone":"Well done! You have mastered all @cards cards by getting them correct @max times!","progressText":"Card @card of @total","cardFrontLabel":"Card front","cardBackLabel":"Card back","tipButtonLabel":"Show tip","audioNotSupported":"Your browser does not support this audio","confirmStartingOver":{"header":"Start over?","body":"All progress will be lost. Are you sure you want to start over?","cancelLabel":"Cancel","confirmLabel":"Start over"},"title":"<p>IMS Regions</p>","description":"<p>Test your knowledge of IMS regions. When you're ready to check your answer, flip the card.</p>"}
116 KB
Loading
8.51 KB
Loading
Lines changed: 64 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,64 @@
1+
{
2+
"mode": "normal",
3+
"dialogs": [
4+
{
5+
"text": "<p>What is another term for an IMS region on z/OS?</p>",
6+
"answer": "<p>z/OS address space</p>",
7+
"tips": {}
8+
},
9+
{
10+
"text": "<p>In a DBCTL environment, what is the only main IMS component?&nbsp;</p>",
11+
"answer": "<p>IMS Database Manager (or IMS DB)</p>",
12+
"tips": {}
13+
},
14+
{
15+
"text": "<p>What two region types are missing in this diagram?</p>",
16+
"answer": "<p>IFP and JBP</p>",
17+
"tips": {}
18+
},
19+
{
20+
"text": "<p>What is the correct sequence of the numbers and letters that these segments will be accessed by a sequential \"get-next\" function?</p>",
21+
"answer": "<p>1-11-X-Y-12-U-V-W-13-X1-X2-X3-2</p>",
22+
"tips": {}
23+
}
24+
],
25+
"behaviour": {
26+
"enableRetry": true,
27+
"disableBackwardsNavigation": false,
28+
"scaleTextNotCard": false,
29+
"randomCards": true,
30+
"maxProficiency": 5,
31+
"quickProgression": false
32+
},
33+
"answer": "Turn",
34+
"next": "Next",
35+
"prev": "Previous",
36+
"retry": "Retry",
37+
"correctAnswer": "I got it right!",
38+
"incorrectAnswer": "I got it wrong",
39+
"round": "Round @round",
40+
"cardsLeft": "Cards left: @number",
41+
"nextRound": "Proceed to round @round",
42+
"startOver": "Start over",
43+
"showSummary": "Next",
44+
"summary": "Summary",
45+
"summaryCardsRight": "Cards you got right:",
46+
"summaryCardsWrong": "Cards you got wrong:",
47+
"summaryCardsNotShown": "Cards in pool not shown:",
48+
"summaryOverallScore": "Overall Score",
49+
"summaryCardsCompleted": "Cards you have completed learning:",
50+
"summaryCompletedRounds": "Completed rounds:",
51+
"summaryAllDone": "Well done! You have mastered all @cards cards by getting them correct @max times!",
52+
"progressText": "Card @card of @total",
53+
"cardFrontLabel": "Card front",
54+
"cardBackLabel": "Card back",
55+
"tipButtonLabel": "Show tip",
56+
"audioNotSupported": "Your browser does not support this audio",
57+
"confirmStartingOver": {
58+
"header": "Start over?",
59+
"body": "All progress will be lost. Are you sure you want to start over?",
60+
"cancelLabel": "Cancel",
61+
"confirmLabel": "Start over"
62+
},
63+
"description": "<p>Test your knowledge of IMS regions. When you're ready to check your answer, flip the card.</p>"
64+
}
Lines changed: 17 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,17 @@
1+
{
2+
"title": "ims-central-dec2025",
3+
"language": "en",
4+
"mainLibrary": "H5P.Dialogcards",
5+
"license": "U",
6+
"defaultLanguage": "en",
7+
"embedTypes": ["div"],
8+
"preloadedDependencies": [
9+
{ "machineName": "FontAwesome", "majorVersion": 4, "minorVersion": 5 },
10+
{ "machineName": "H5P.Transition", "majorVersion": 1, "minorVersion": 0 },
11+
{ "machineName": "H5P.FontIcons", "majorVersion": 1, "minorVersion": 0 },
12+
{ "machineName": "H5P.JoubelUI", "majorVersion": 1, "minorVersion": 3 },
13+
{ "machineName": "H5P.Audio", "majorVersion": 1, "minorVersion": 5 },
14+
{ "machineName": "H5P.Dialogcards", "minorVersion": 9, "majorVersion": 1 }
15+
],
16+
"extraTitle": "ims-central-dec2025"
17+
}
Lines changed: 1 addition & 17 deletions
Original file line numberDiff line numberDiff line change
@@ -1,17 +1 @@
1-
{
2-
"title": "ims-central-dec2025",
3-
"language": "en",
4-
"mainLibrary": "H5P.Dialogcards",
5-
"license": "U",
6-
"defaultLanguage": "en",
7-
"embedTypes": ["div"],
8-
"preloadedDependencies": [
9-
{ "machineName": "FontAwesome", "majorVersion": 4, "minorVersion": 5 },
10-
{ "machineName": "H5P.Transition", "majorVersion": 1, "minorVersion": 0 },
11-
{ "machineName": "H5P.FontIcons", "majorVersion": 1, "minorVersion": 0 },
12-
{ "machineName": "H5P.JoubelUI", "majorVersion": 1, "minorVersion": 3 },
13-
{ "machineName": "H5P.Audio", "majorVersion": 1, "minorVersion": 5 },
14-
{ "machineName": "H5P.Dialogcards", "minorVersion": 9, "majorVersion": 1 }
15-
],
16-
"extraTitle": "ims-central-dec2025"
17-
}
1+
{"title":"ims-central-dec2025","language":"en","mainLibrary":"H5P.Dialogcards","license":"U","defaultLanguage":"en","embedTypes":["div"],"preloadedDependencies":[{"machineName":"FontAwesome","majorVersion":4,"minorVersion":5},{"machineName":"H5P.Transition","majorVersion":1,"minorVersion":0},{"machineName":"H5P.FontIcons","majorVersion":1,"minorVersion":0},{"machineName":"H5P.JoubelUI","majorVersion":1,"minorVersion":3},{"machineName":"H5P.Audio","majorVersion":1,"minorVersion":5},{"machineName":"H5P.Dialogcards","minorVersion":9,"majorVersion":1}],"extraTitle":"ims-central-dec2025"}

0 commit comments

Comments
 (0)