output,input,instruction | |
"{ ""solutionTarget"": 235, ""numbersSetLength"": 24, ""correctNumbers"": 24, ""equationOperation"": ""Addition"", ""bubbleOrientation"": ""Shuffled"", ""isDuplicatesAllowed"": false }","use this JSON structure:{ ""solutionTarget"": int, ""numbersSetLength"": int, ""correctNumbers"": int, ""equationOperation"": ""Addition"", ""bubbleOrientation"": ""Shuffled"", ""isDuplicatesAllowed"": false }<param name=""solutionTarget""> The 'goal' of the game. 2 bubbles must combine to reach this goal. </param> | |
<param name=""numbersSetLength""> The amount of number bubbles we spawn for the game. </param> | |
<param name=""correctNumbers""> The amount of number bubbles that are part of a correct pairing. | |
A correct pairing is 2 numbers that combine to reach the solutionTarget goal. </param> | |
<param name=""equationOperation""> The mathematical operation used for the game. </param> | |
<param name=""bubbleOrientation""> The sorting of the bubbles for this specific game. </param> | |
<param name=""isDuplicatesAllowed""> The choice to allow multiple bubbles containing the same number. </param> | |
With these RULES: | |
'numbersSetLength' and 'correctNumbers' MUST be multiples of 2. | |
'numbersSetLength must be >= 12 | |
'correctNumbers' must == 'numberSetLength' ",Create a GameConfig JSON for a user who is struggling with 3 digit addition | |
"{ ""solutionTarget"": 95, ""numbersSetLength"": 24, ""correctNumbers"": 24, ""equationOperation"": ""Addition"", ""bubbleOrientation"": ""Shuffled"", ""isDuplicatesAllowed"": false }","use this JSON structure:{ ""solutionTarget"": int, ""numbersSetLength"": int, ""correctNumbers"": int, ""equationOperation"": ""Addition"", ""bubbleOrientation"": ""Shuffled"", ""isDuplicatesAllowed"": false }<param name=""solutionTarget""> The 'goal' of the game. 2 bubbles must combine to reach this goal. </param> | |
<param name=""numbersSetLength""> The amount of number bubbles we spawn for the game. </param> | |
<param name=""correctNumbers""> The amount of number bubbles that are part of a correct pairing. | |
A correct pairing is 2 numbers that combine to reach the solutionTarget goal. </param> | |
<param name=""equationOperation""> The mathematical operation used for the game. </param> | |
<param name=""bubbleOrientation""> The sorting of the bubbles for this specific game. </param> | |
<param name=""isDuplicatesAllowed""> The choice to allow multiple bubbles containing the same number. </param> | |
With these RULES: | |
'numbersSetLength' and 'correctNumbers' MUST be multiples of 2. | |
'numbersSetLength must be >= 12 | |
'correctNumbers' must == 'numberSetLength' ",Create a GameConfig JSON for a user who is struggling with 2 digit addition | |
"{ ""solutionTarget"": 433, ""numbersSetLength"": 24, ""correctNumbers"": 24, ""equationOperation"": ""Addition"", ""bubbleOrientation"": ""Shuffled"", ""isDuplicatesAllowed"": false }","use this JSON structure:{ ""solutionTarget"": int, ""numbersSetLength"": int, ""correctNumbers"": int, ""equationOperation"": ""Addition"", ""bubbleOrientation"": ""Shuffled"", ""isDuplicatesAllowed"": false }<param name=""solutionTarget""> The 'goal' of the game. 2 bubbles must combine to reach this goal. </param> | |
<param name=""numbersSetLength""> The amount of number bubbles we spawn for the game. </param> | |
<param name=""correctNumbers""> The amount of number bubbles that are part of a correct pairing. | |
A correct pairing is 2 numbers that combine to reach the solutionTarget goal. </param> | |
<param name=""equationOperation""> The mathematical operation used for the game. </param> | |
<param name=""bubbleOrientation""> The sorting of the bubbles for this specific game. </param> | |
<param name=""isDuplicatesAllowed""> The choice to allow multiple bubbles containing the same number. </param> | |
With these RULES: | |
'numbersSetLength' and 'correctNumbers' MUST be multiples of 2. | |
'numbersSetLength must be >= 12 | |
'correctNumbers' must == 'numberSetLength' ",Create a GameConfig JSON for a user who is struggling with 3 digit addition | |
"{ ""solutionTarget"": 77, ""numbersSetLength"": 24, ""correctNumbers"": 24, ""equationOperation"": ""Addition"", ""bubbleOrientation"": ""Shuffled"", ""isDuplicatesAllowed"": false }","use this JSON structure:{ ""solutionTarget"": int, ""numbersSetLength"": int, ""correctNumbers"": int, ""equationOperation"": ""Addition"", ""bubbleOrientation"": ""Shuffled"", ""isDuplicatesAllowed"": false }<param name=""solutionTarget""> The 'goal' of the game. 2 bubbles must combine to reach this goal. </param> | |
<param name=""numbersSetLength""> The amount of number bubbles we spawn for the game. </param> | |
<param name=""correctNumbers""> The amount of number bubbles that are part of a correct pairing. | |
A correct pairing is 2 numbers that combine to reach the solutionTarget goal. </param> | |
<param name=""equationOperation""> The mathematical operation used for the game. </param> | |
<param name=""bubbleOrientation""> The sorting of the bubbles for this specific game. </param> | |
<param name=""isDuplicatesAllowed""> The choice to allow multiple bubbles containing the same number. </param> | |
With these RULES: | |
'numbersSetLength' and 'correctNumbers' MUST be multiples of 2. | |
'numbersSetLength must be >= 12 | |
'correctNumbers' must == 'numberSetLength' ",Create a GameConfig JSON for a user who is struggling with 2 digit addition | |
"{ ""solutionTarget"": 371, ""numbersSetLength"": 24, ""correctNumbers"": 24, ""equationOperation"": ""Addition"", ""bubbleOrientation"": ""Shuffled"", ""isDuplicatesAllowed"": false }","use this JSON structure:{ ""solutionTarget"": int, ""numbersSetLength"": int, ""correctNumbers"": int, ""equationOperation"": ""Addition"", ""bubbleOrientation"": ""Shuffled"", ""isDuplicatesAllowed"": false }<param name=""solutionTarget""> The 'goal' of the game. 2 bubbles must combine to reach this goal. </param> | |
<param name=""numbersSetLength""> The amount of number bubbles we spawn for the game. </param> | |
<param name=""correctNumbers""> The amount of number bubbles that are part of a correct pairing. | |
A correct pairing is 2 numbers that combine to reach the solutionTarget goal. </param> | |
<param name=""equationOperation""> The mathematical operation used for the game. </param> | |
<param name=""bubbleOrientation""> The sorting of the bubbles for this specific game. </param> | |
<param name=""isDuplicatesAllowed""> The choice to allow multiple bubbles containing the same number. </param> | |
With these RULES: | |
'numbersSetLength' and 'correctNumbers' MUST be multiples of 2. | |
'numbersSetLength must be >= 12 | |
'correctNumbers' must == 'numberSetLength' ",Create a GameConfig JSON for a user who is struggling with 3 digit addition | |
"{ ""solutionTarget"": 82, ""numbersSetLength"": 24, ""correctNumbers"": 24, ""equationOperation"": ""Addition"", ""bubbleOrientation"": ""Shuffled"", ""isDuplicatesAllowed"": false }","use this JSON structure:{ ""solutionTarget"": int, ""numbersSetLength"": int, ""correctNumbers"": int, ""equationOperation"": ""Addition"", ""bubbleOrientation"": ""Shuffled"", ""isDuplicatesAllowed"": false }<param name=""solutionTarget""> The 'goal' of the game. 2 bubbles must combine to reach this goal. </param> | |
<param name=""numbersSetLength""> The amount of number bubbles we spawn for the game. </param> | |
<param name=""correctNumbers""> The amount of number bubbles that are part of a correct pairing. | |
A correct pairing is 2 numbers that combine to reach the solutionTarget goal. </param> | |
<param name=""equationOperation""> The mathematical operation used for the game. </param> | |
<param name=""bubbleOrientation""> The sorting of the bubbles for this specific game. </param> | |
<param name=""isDuplicatesAllowed""> The choice to allow multiple bubbles containing the same number. </param> | |
With these RULES: | |
'numbersSetLength' and 'correctNumbers' MUST be multiples of 2. | |
'numbersSetLength must be >= 12 | |
'correctNumbers' must == 'numberSetLength' ",Create a GameConfig JSON for a user who is struggling with 2 digit addition | |
"{ ""solutionTarget"": 331, ""numbersSetLength"": 24, ""correctNumbers"": 24, ""equationOperation"": ""Addition"", ""bubbleOrientation"": ""Shuffled"", ""isDuplicatesAllowed"": false }","use this JSON structure:{ ""solutionTarget"": int, ""numbersSetLength"": int, ""correctNumbers"": int, ""equationOperation"": ""Addition"", ""bubbleOrientation"": ""Shuffled"", ""isDuplicatesAllowed"": false }<param name=""solutionTarget""> The 'goal' of the game. 2 bubbles must combine to reach this goal. </param> | |
<param name=""numbersSetLength""> The amount of number bubbles we spawn for the game. </param> | |
<param name=""correctNumbers""> The amount of number bubbles that are part of a correct pairing. | |
A correct pairing is 2 numbers that combine to reach the solutionTarget goal. </param> | |
<param name=""equationOperation""> The mathematical operation used for the game. </param> | |
<param name=""bubbleOrientation""> The sorting of the bubbles for this specific game. </param> | |
<param name=""isDuplicatesAllowed""> The choice to allow multiple bubbles containing the same number. </param> | |
With these RULES: | |
'numbersSetLength' and 'correctNumbers' MUST be multiples of 2. | |
'numbersSetLength must be >= 12 | |
'correctNumbers' must == 'numberSetLength' ",Create a GameConfig JSON for a user who is struggling with 3 digit addition | |
"{ ""solutionTarget"": 67, ""numbersSetLength"": 24, ""correctNumbers"": 24, ""equationOperation"": ""Addition"", ""bubbleOrientation"": ""Shuffled"", ""isDuplicatesAllowed"": false }","use this JSON structure:{ ""solutionTarget"": int, ""numbersSetLength"": int, ""correctNumbers"": int, ""equationOperation"": ""Addition"", ""bubbleOrientation"": ""Shuffled"", ""isDuplicatesAllowed"": false }<param name=""solutionTarget""> The 'goal' of the game. 2 bubbles must combine to reach this goal. </param> | |
<param name=""numbersSetLength""> The amount of number bubbles we spawn for the game. </param> | |
<param name=""correctNumbers""> The amount of number bubbles that are part of a correct pairing. | |
A correct pairing is 2 numbers that combine to reach the solutionTarget goal. </param> | |
<param name=""equationOperation""> The mathematical operation used for the game. </param> | |
<param name=""bubbleOrientation""> The sorting of the bubbles for this specific game. </param> | |
<param name=""isDuplicatesAllowed""> The choice to allow multiple bubbles containing the same number. </param> | |
With these RULES: | |
'numbersSetLength' and 'correctNumbers' MUST be multiples of 2. | |
'numbersSetLength must be >= 12 | |
'correctNumbers' must == 'numberSetLength' ",Create a GameConfig JSON for a user who is struggling with 2 digit addition | |
"{ ""solutionTarget"": 188, ""numbersSetLength"": 24, ""correctNumbers"": 24, ""equationOperation"": ""Addition"", ""bubbleOrientation"": ""Shuffled"", ""isDuplicatesAllowed"": false }","use this JSON structure:{ ""solutionTarget"": int, ""numbersSetLength"": int, ""correctNumbers"": int, ""equationOperation"": ""Addition"", ""bubbleOrientation"": ""Shuffled"", ""isDuplicatesAllowed"": false }<param name=""solutionTarget""> The 'goal' of the game. 2 bubbles must combine to reach this goal. </param> | |
<param name=""numbersSetLength""> The amount of number bubbles we spawn for the game. </param> | |
<param name=""correctNumbers""> The amount of number bubbles that are part of a correct pairing. | |
A correct pairing is 2 numbers that combine to reach the solutionTarget goal. </param> | |
<param name=""equationOperation""> The mathematical operation used for the game. </param> | |
<param name=""bubbleOrientation""> The sorting of the bubbles for this specific game. </param> | |
<param name=""isDuplicatesAllowed""> The choice to allow multiple bubbles containing the same number. </param> | |
With these RULES: | |
'numbersSetLength' and 'correctNumbers' MUST be multiples of 2. | |
'numbersSetLength must be >= 12 | |
'correctNumbers' must == 'numberSetLength' ",Create a GameConfig JSON for a user who is struggling with 3 digit addition | |
"{ ""solutionTarget"": 91, ""numbersSetLength"": 24, ""correctNumbers"": 24, ""equationOperation"": ""Addition"", ""bubbleOrientation"": ""Shuffled"", ""isDuplicatesAllowed"": false }","use this JSON structure:{ ""solutionTarget"": int, ""numbersSetLength"": int, ""correctNumbers"": int, ""equationOperation"": ""Addition"", ""bubbleOrientation"": ""Shuffled"", ""isDuplicatesAllowed"": false }<param name=""solutionTarget""> The 'goal' of the game. 2 bubbles must combine to reach this goal. </param> | |
<param name=""numbersSetLength""> The amount of number bubbles we spawn for the game. </param> | |
<param name=""correctNumbers""> The amount of number bubbles that are part of a correct pairing. | |
A correct pairing is 2 numbers that combine to reach the solutionTarget goal. </param> | |
<param name=""equationOperation""> The mathematical operation used for the game. </param> | |
<param name=""bubbleOrientation""> The sorting of the bubbles for this specific game. </param> | |
<param name=""isDuplicatesAllowed""> The choice to allow multiple bubbles containing the same number. </param> | |
With these RULES: | |
'numbersSetLength' and 'correctNumbers' MUST be multiples of 2. | |
'numbersSetLength must be >= 12 | |
'correctNumbers' must == 'numberSetLength' ",Create a GameConfig JSON for a user who is struggling with 2 digit addition |