Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

♻️ (ContentKit): Move Action to Exercise (instead of payload) #458

Merged
merged 2 commits into from
Nov 14, 2023
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Original file line number Diff line number Diff line change
Expand Up @@ -12,12 +12,12 @@ sequence:
category: selection
interface: robotThenTouchToSelect
gameplay: selectAllRightAnswers
action:
type: robot
value:
type: color
value: blue
payload:
action:
type: robot
value:
type: color
value: blue
choices:
- value: blue
type: color
Expand All @@ -27,12 +27,12 @@ sequence:
category: selection
interface: robotThenTouchToSelect
gameplay: selectAllRightAnswers
action:
type: robot
value:
type: color
value: green
payload:
action:
type: robot
value:
type: color
value: green
choices:
- value: green
type: color
Expand All @@ -44,12 +44,12 @@ sequence:
category: selection
interface: robotThenTouchToSelect
gameplay: selectAllRightAnswers
action:
type: robot
value:
type: color
value: red
payload:
action:
type: robot
value:
type: color
value: red
choices:
- value: red
type: color
Expand All @@ -63,12 +63,12 @@ sequence:
category: selection
interface: robotThenTouchToSelect
gameplay: selectAllRightAnswers
action:
type: robot
value:
type: color
value: yellow
payload:
action:
type: robot
value:
type: color
value: yellow
choices:
- value: yellow
type: color
Expand All @@ -84,12 +84,12 @@ sequence:
category: selection
interface: robotThenTouchToSelect
gameplay: selectAllRightAnswers
action:
type: robot
value:
type: color
value: orange
payload:
action:
type: robot
value:
type: color
value: orange
choices:
- value: orange
type: color
Expand All @@ -107,12 +107,12 @@ sequence:
category: selection
interface: robotThenTouchToSelect
gameplay: selectAllRightAnswers
action:
type: robot
value:
type: color
value: yellow
payload:
action:
type: robot
value:
type: color
value: yellow
choices:
- value: purple
type: color
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -12,12 +12,12 @@ sequence:
category: selection
interface: listenThenTouchToSelect
gameplay: selectAllRightAnswers
action:
type: ipad
value:
type: audio
value: guitar
payload:
action:
type: ipad
value:
type: audio
value: guitar
choices:
- value: image-instrument-guitar-no_background
type: image
Expand All @@ -27,12 +27,12 @@ sequence:
category: selection
interface: listenThenTouchToSelect
gameplay: selectAllRightAnswers
action:
type: ipad
value:
type: audio
value: violin
payload:
action:
type: ipad
value:
type: audio
value: violin
choices:
- value: image-instrument-violin-no_background
type: image
Expand All @@ -44,12 +44,12 @@ sequence:
category: selection
interface: listenThenTouchToSelect
gameplay: selectAllRightAnswers
action:
type: ipad
value:
type: audio
value: saxophone
payload:
action:
type: ipad
value:
type: audio
value: saxophone
choices:
- value: image-instrument-saxophone-no_background
type: image
Expand All @@ -64,12 +64,12 @@ sequence:
category: selection
interface: listenThenTouchToSelect
gameplay: selectAllRightAnswers
action:
type: ipad
value:
type: audio
value: piano
payload:
action:
type: ipad
value:
type: audio
value: piano
choices:
- value: image-instrument-harmonica-no_background
type: image
Expand All @@ -85,12 +85,12 @@ sequence:
category: selection
interface: listenThenTouchToSelect
gameplay: selectAllRightAnswers
action:
type: ipad
value:
type: audio
value: flute
payload:
action:
type: ipad
value:
type: audio
value: flute
choices:
- value: image-instrument-violin-no_background
type: image
Expand All @@ -110,12 +110,12 @@ sequence:
category: selection
interface: listenThenTouchToSelect
gameplay: selectAllRightAnswers
action:
type: ipad
value:
type: audio
value: drums
payload:
action:
type: ipad
value:
type: audio
value: drums
choices:
- value: image-instrument-drums-no_background
type: image
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -12,12 +12,12 @@ sequence:
category: selection
interface: listenThenTouchToSelect
gameplay: selectAllRightAnswers
action:
type: ipad
value:
type: audio
value: violin
payload:
action:
type: ipad
value:
type: audio
value: violin
choices:
- value: image-instrument-violin-no_background
type: image
Expand Down Expand Up @@ -60,12 +60,12 @@ sequence:
category: selection
interface: observeThenTouchToSelect
gameplay: selectAllRightAnswers
action:
type: ipad
value:
type: image
value: image-landscape-red
payload:
action:
type: ipad
value:
type: image
value: image-landscape-red
choices:
- value: yellow
type: color
Expand All @@ -85,12 +85,12 @@ sequence:
category: selection
interface: robotThenTouchToSelect
gameplay: selectAllRightAnswers
action:
type: robot
value:
type: color
value: orange
payload:
action:
type: robot
value:
type: color
value: orange
choices:
- value: orange
type: color
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -12,12 +12,12 @@ sequence:
category: selection
interface: observeThenTouchToSelect
gameplay: selectAllRightAnswers
action:
type: ipad
value:
type: image
value: image-landscape-blue
payload:
action:
type: ipad
value:
type: image
value: image-landscape-blue
choices:
- value: blue
type: color
Expand All @@ -27,12 +27,12 @@ sequence:
category: selection
interface: observeThenTouchToSelect
gameplay: selectAllRightAnswers
action:
type: ipad
value:
type: image
value: image-landscape-red
payload:
action:
type: ipad
value:
type: image
value: image-landscape-red
choices:
- value: blue
type: color
Expand All @@ -44,12 +44,12 @@ sequence:
category: selection
interface: observeThenTouchToSelect
gameplay: selectAllRightAnswers
action:
type: ipad
value:
type: image
value: image-landscape-purple
payload:
action:
type: ipad
value:
type: image
value: image-landscape-purple
choices:
- value: purple
type: color
Expand All @@ -64,12 +64,12 @@ sequence:
category: selection
interface: observeThenTouchToSelect
gameplay: selectAllRightAnswers
action:
type: ipad
value:
type: image
value: image-landscape-yellow
payload:
action:
type: ipad
value:
type: image
value: image-landscape-yellow
choices:
- value: blue
type: color
Expand All @@ -85,12 +85,12 @@ sequence:
category: selection
interface: observeThenTouchToSelect
gameplay: selectAllRightAnswers
action:
type: ipad
value:
type: image
value: image-landscape-green
payload:
action:
type: ipad
value:
type: image
value: image-landscape-green
choices:
- value: yellow
type: color
Expand All @@ -110,12 +110,12 @@ sequence:
category: selection
interface: observeThenTouchToSelect
gameplay: selectAllRightAnswers
action:
type: ipad
value:
type: image
value: image-landscape-red
payload:
action:
type: ipad
value:
type: image
value: image-landscape-red
choices:
- value: yellow
type: color
Expand Down
Loading