Excellent use of lists along with the input feature of the last Scratch version. I love it! As far as I´ve played it, I think it’s very useful to learn the use os pronoms in English. Great job, indeed!
Thanks, I think all education program should keep track on quest given and error and repeats when wrong. With list in scratch it is posseble in easy way, mayhem take first one then erase make code easy.
Version 1.1 a glith in beging but now the game is working great, please add suggestion to better sentence and which word is it about. then can i update the game
Thanks for comments, I am on v0.8, the list thing is next and if the game is interest convert if to GF. The list idea is Good, i have in my big math game, in that game I only have a list pointing out questions which generating very simple but all acess is inderect.
As Mayhem points out in the reply to my comment, you can use lists to insure that the same question doesn't appear again until all the questions have been presented.
A good way to avoid that is to put the questions in a list, draw them randomly from the list, but delete them as you do so. That way no question can come up twice.
Its what I do with my math-quiz.
To do that, however, need to have scripts in place to write the list each game rather than having it as saved variables.
Find the missing high-frequency word in a sentence by entering letters or the word from the keyboard. You can see that I made a word into a list as well as made a list from a word.
Design and sentence and words done by LodiJoe, improved by Klasbricks
v1.1 remove level variable in play v1.0 is split on 34 levels with 20 word each and ask again for up to two errors v 0.8 Give hint if wrong and more hints and the 684 words is split on 20 levels
Comments
You need to be logged in to post comments
Add a Comment
cool
Bra jobbat, Jag fick veta av DrSuper att du också är svensk :)
Stämmer (question You are swede, answered correct: for none swedish readers)
(view all replies)Great game.I like it.
Thanks, if you have some suggestion on new better sentence your welcome
Excellent use of lists along with the input feature of the last Scratch version. I love it! As far as I´ve played it, I think it’s very useful to learn the use os pronoms in English. Great job, indeed!
Thanks, I think all education program should keep track on quest given and error and repeats when wrong. With list in scratch it is posseble in easy way, mayhem take first one then erase make code easy.
Version 1.1 a glith in beging but now the game is working great, please add suggestion to better sentence and which word is it about. then can i update the game
Thanks for comments, I am on v0.8, the list thing is next and if the game is interest convert if to GF. The list idea is Good, i have in my big math game, in that game I only have a list pointing out questions which generating very simple but all acess is inderect.
As Mayhem points out in the reply to my comment, you can use lists to insure that the same question doesn't appear again until all the questions have been presented.
Excellent work!
Hmmm. Good game...but the giraffe question came up 3 times in about 6 attempts.
A good way to avoid that is to put the questions in a list, draw them randomly from the list, but delete them as you do so. That way no question can come up twice. Its what I do with my math-quiz. To do that, however, need to have scripts in place to write the list each game rather than having it as saved variables.
(view all replies)