I made an arithmetic question maker in Snap!

Description

I made an arithmetic question maker in Snap!
The question maker makes 30 questions containing:

  • Addition question whose answer range is 2 to 200
  • Subtraction question whose answer range is 0 to 99
  • 12 by 12 Multiplication question
  • 12 by 12 Division question

Project

You need to press the [R] key after starting the project for the first time. After that, he will make the arithmetic question.

Paragraph whose topic is off from this topic!

You can click the [Publish] button to automatically share your projects!

Recommended improvements!

I recommend you to add a square question and post it. (The square question is from 1^2 to 30^2!)

I recommend you to add a square root question and post it. (The square root question is from \sqrt {1} to \sqrt{900}!)

I recommend you to re-read the post!

I recommend giving the user a second chance to get the right answer before telling them.

The question guy kind of looks like your avatar. Is it meant to be you?

Yes, it’s me. The name of the character on the project is Sejun. So I wish you to call me ‘Sejun Creator’.

Also, I improved the post with the improvements are to recommend you to add some features.

Edit 5.

Description

I made an arithmetic question maker in Snap!
The question maker makes 30 questions containing:

  • Addition question whose answer range is 2 to 200
  • Subtraction question whose answer range is 0 to 99
  • 12 by 12 Multiplication question
  • 12 by 12 Division question

Project

You need to press the [R] key after starting the project for the first time. After that, he will make the arithmetic question.

Paragraph whose topic is off from this topic! You can click the [Publish] button to automatically share your projects!

Recommended improvements!

I recommend you to add a square question and post it. (The square question is from 1^2 to 30^2!)
I recommend you to add a square root question and post it. (The square root question is from \sqrt {1} ​to \sqrt{900}​!)
I recommend you to re-read the post!
(Edited by moderator) I recommend giving the user a second chance to get the right answer before telling them.

# Description

I made an arithmetic question maker in Snap!
The question maker makes 30 questions containing:

* Addition question whose answer range is 2 to 200
* Subtraction question whose answer range is 0 to 99
* 12 by 12 Multiplication question
* 12 by 12 Division question

## Project

You need to press the [R] key after starting the project for the first time. After that, he will make the arithmetic question.

<iframe width="480" height="390" frameBorder=0 allowfullscreen allow="geolocation; microphone; camera" title="math test Snap! Project" src="https://snap.berkeley.edu/embed?projectname=math%20test&username=onu032001&showTitle=true&showAuthor=true&editButton=true&pauseButton=true"> </iframe>

<details>
<summary>Paragraph whose topic is off from this topic!</summary>
You can click the [Publish] button to automatically share your projects!
</details>

## Recommended improvements!

[] I recommend you to add a square question and post it. (The square question is from $1^2$ to $30^2$!)
[] I recommend you to add a square root question and post it. (The square root question is from <span>$\sqrt {1}$</span> ​to <span>$\sqrt{900}$</span>​!)
[x] I recommend you to re-read the post!
[x] <span style="color: red;">(Edited by moderator) I recommend giving the user a second chance to get the right answer before telling them.</span>

Edit 6.

Description

I made an arithmetic question maker in Snap!
The question maker makes 30 questions containing:

  • Addition question whose answer range is 2 to 200
  • Subtraction question whose answer range is 0 to 99
  • 12 by 12 Multiplication question
  • 12 by 12 Division question

Project

You need to press the [R] key after starting the project for the first time. After that, he will make the arithmetic question.

Paragraph whose topic is off from this topic! You can click the [Publish] button to automatically share your projects!

Recommended improvements!

But make sure you broadcast the reset all the variables and sprite informations message!

I recommend you to add a square question and post it. (The square question is from 1^2 to 30^2!)
I recommend you to add a square root question and post it. (The square root question is from \sqrt {1} ​to \sqrt{900}​!)
I recommend you to re-read the post!
(Edited by moderator) I recommend giving the user a second chance to get the right answer before telling them.

# Description

I made an arithmetic question maker in Snap!
The question maker makes 30 questions containing:

* Addition question whose answer range is 2 to 200
* Subtraction question whose answer range is 0 to 99
* 12 by 12 Multiplication question
* 12 by 12 Division question

## Project

You need to press the [R] key after starting the project for the first time. After that, he will make the arithmetic question.

<iframe width="480" height="390" frameBorder=0 allowfullscreen allow="geolocation; microphone; camera" title="math test Snap! Project" src="https://snap.berkeley.edu/embed?projectname=math%20test&username=onu032001&showTitle=true&showAuthor=true&editButton=true&pauseButton=true"> </iframe>

<details>
<summary>Paragraph whose topic is off from this topic!</summary>
You can click the [Publish] button to automatically share your projects!
</details>

## Recommended improvements!

But make sure you broadcast the `reset all the variables and sprite informations` message!

[] I recommend you to add a square question and post it. (The square question is from $1^2$ to $30^2$!)
[] I recommend you to add a square root question and post it. (The square root question is from <span>$\sqrt {1}$</span> ​to <span>$\sqrt{900}$</span>​!)
[x] I recommend you to re-read the post!
[x] <span style="color: red;">(Edited by moderator) I recommend giving the user a second chance to get the right answer before telling them.</span>

please just use your original post, and delete this one.

Here’s my remix, complete with square root questions and power questions!

I should also add basic algebra (e.g: 5 = x - 3)

To @sathvikrias

Moderators prohibited me to edit my original post, so I can’t delete my new post in this topic.

To @d016

But make sure you broadcast the reset all the variables and sprite informations message!

Yes, but I included the code in the reset all the variables and sprite informations into the green flag script! (Not all the code was transfered at first, now I’ve fixed that!)

Can you edit the project like ‘Improvements’ heading?

Improvements

김세준(제시자)

when I receive [reset all the variables and sprite informations V]
set pen color to (list [0] [0] [128] @delInput @addInput)
go to x: (0) y: (0)
switch to costume [Turtle V]
set [score V] to [0]
hide variable [score V]
set [operations V] to (list @addInput)

Stage

when I receive [reset all the variables and sprite informations V]
switch to costume [Empty V]

Requirements before saving

Make sure you run the broadcast [reset all the variables and sprite informations V] script!

Done!

@d016 not reading the ‘Requirements before saving’ heading be like:
A GIF Image

(Sorry for jokes! Also, it’s delete [all v] of (operations), not set [operations V] to (list @addInput))

Yeah, sorry.

I also removed that broadcast to reset the points, as you could click the flag while doing the quiz and keep the points you earned.

Moderators prohibited me to edit my original post

What?

Not bad