I am getting a bug. In the bug, instead of getting 5 in the "questions asked" list, i get 0. Anything answered in Question 0 is wrong. Please advise me on what to do.
Hey, thank you so much this video really helped me but I have a question is there a way to tell the one who is playing the Quiz the right answer when they get it wrong? I mean wehen the ,,wrong" backdrop appears could a sprite show up and say ,, your answer is wrong the right answer is ...." ?
I wish you see my question too. First, I would like to thank you for this video it was very helpful. I have the same question asked already but I can't find the answer! I followed the steps and it is working perfectly. I have just one question, how can I make the questions appear to the user in the same order as I created the backdrops? i.e. not to pick questions randomly? that is very important for my project !
I need help,sometimes even when my answer is right,it says that it is wrong i dont know what to do please answer me quickly because it is an assignment i have to turn in
Hi, you.need to put the question answering inside a repeat until 'correct' =true loop, setting a 'correct'variable before it and then change the variable true. That should do it
Does anyone know how I could change this from random questions to a consecutive list instead so that I can have different answer options ie some questions has A and B but other questions may well have A, B, C, D or E?
I wish you see my question. First, I would like to thank you for this video. I followed the steps and it is working perfectly. I have just one question, how can I make the questions appear to the user in the same order as I created the backdrops? i.e. not to pick questions randomly?
@@learnlearnscratch I am so glad that you could reply to my question. I shared it, and here's the link: scratch.mit.edu/projects/373742895/ Thank you very much again.
Once you have created a quiz, are the questions randomised? Or are they always in the same order. Can the finished product be used on a tablet without WIFI access?
Hi, I'm still making Scratch games(I still make on a month) but I'm teaching Python and Alevel Computer Science this year so I add those videos too! I've got a whole list of Scratch games that I'm going to making later this year once school finishes!
OMG THANK YOU...I just have one question...my starter page start button is not working...can you make a video of how to make a start button clearly in detail as that would help me alot...Thanks!
Hi! So grateful for this tutorial that has allowed me make my first scratch project and keep adding functions to it. I have but one question...When you use chosen_question to indicate the change of the background, how does the program relate that variable to backgrounds? Is is just because chosen question has a value number and just goes to that same number in the background list?
Yes, if you code "swith backdrop to" and drag a chosen question variable into the dropdown backdrop, it would switch to the chosen question backdrop no# (that is on top left corner of backdrop/costume icon)"
This helped me, but I need to make atleast 2 levels to get questions harder and harder for my project. I wasted already 6 hours trying to find how to make level 2 (1st level 5 questions, 2nd level 10 questions and they are harder than 1st level questions)
You should really say: "leave a space at the bottom" because now I did that and it looks so stupid... Edit: oh nevermind it looks fine now Edit 2: the code doesn't work. it just shows a blank when i press start. It was this part in the code: Repeat until not questions asked contains chosen question Is it just my version of scratch? please tell me in the replies.
Lemme save tis bc am bored and for my school my group gonna give a lecture then the quiz and I know how to do scratch Wait I don't need this I know how do
THANKS SO MUCH ! I LEARNED MORE FROM THIS 30min VIDEO THAN AN ENTIRE YEAR OF SCHOOL
This helped me a lot make a quiz I need for class soon, thanks!
same
Well done!
I needed to do this for a project and the teacher gave me A+
smae
Please help it doesn’t work when I click start, whenever I press it it just disappears from the screen and nothing else happens
I am getting a bug. In the bug, instead of getting 5 in the "questions asked" list, i get 0. Anything answered in Question 0 is wrong. Please advise me on what to do.
Hey, thank you so much this video really helped me but I have a question is there a way to tell the one who is playing the Quiz the right answer when they get it wrong? I mean wehen the ,,wrong" backdrop appears could a sprite show up and say ,, your answer is wrong the right answer is ...." ?
it should be simple. when the message ;;wrong;; appears he should insert another message under the answer with the correct answer or letter a,b or c
Accually, thank a lot. This was a very big help for me
Who else watched this because of a school project???
Fvck me! HAHAHA
Me
me
Me
I wish you see my question too. First, I would like to thank you for this video it was very helpful. I have the same question asked already but I can't find the answer! I followed the steps and it is working perfectly. I have just one question, how can I make the questions appear to the user in the same order as I created the backdrops? i.e. not to pick questions randomly? that is very important for my project !
dont make the randomizer script just put in order urself
@@mamin3152 could you explain more? what block would you use instead?
Awesome bro, the lesson might be 6 years old but it still works - thanks.
😂😂😂
THANK YOU! I Just did my first scratch project thanks to your well done explanation! :)
Glad it was helpful for you! :-)
I have a qustion sometimes the screen will get stuck on the correct /incorrect screen how can I fix it?
Thank you very much for providing such amazing information
Thank you! Very nice tutorial..
can you upload this project or something? some things are not clear.
When I added more questions the end background doesn't appear automatically and when there was 3 it worked perfectly. What can be wrong?
𝙸𝚗 𝚠𝚑𝚊𝚝𝚎𝚟𝚎𝚛 𝚌𝚘𝚍𝚎 𝚜𝚝𝚊𝚝𝚎𝚖𝚎𝚗𝚝 𝚢𝚘𝚞 𝚑𝚊𝚟𝚎 𝚠𝚛𝚒𝚝𝚝𝚎𝚗 𝚝𝚘 𝚌𝚑𝚊𝚗𝚐𝚎 𝚋𝚊𝚌𝚔𝚐𝚛𝚘𝚞𝚗𝚍 𝚝𝚘 𝚜𝚌𝚘𝚛𝚎 𝚋𝚘𝚊𝚛𝚍 𝚌𝚑𝚊𝚗𝚐𝚎 𝚒𝚝 𝚒𝚝 works🤟
Check yr repeat
I need help,sometimes even when my answer is right,it says that it is wrong i dont know what to do please answer me quickly because it is an assignment i have to turn in
Hi, did you manage to fix this?
This will help a lot on my school assignment! keep up the good work bro👍
OMG you are a witch at scratching things, thanks for the tips
OMG you are so mean
Never like this comment guys
am a good guy what can i say
NOT mine his mahe grenouillaud
#YEYENATION
Help! I’ve followed but done something wrong! When it goes to correct or incorrect it then won’t go to the next question!
Very good Thanks ! I need something extra. Can you tell me how I' ll repeat the questions that were ansewring wrong
Hi, you.need to put the question answering inside a repeat until 'correct' =true loop, setting a 'correct'variable before it and then change the variable true. That should do it
Nice
Quiz
How do you make a list. On my laptop “make a list” or “data” doesn’t show up.
On the far right, click Variables. You will see a box saying Make a List.
I have a problem, the background change to like the end , correct and worng.
Very cleverly done 👍
Thanks Im sure that it will help me do a Harry Potter House Quiz
26:53 time stamp
I've got all of the help I needed. Thank you so much!
I'm glad it was helpful! :-)
Thank you so much
It helped me to make my project
which software is he using?? I mean chrome or mozilla??
Thank you so much I really needed that. :-)
Glad you liked it!
Didn't go well!
It's just isn''t showing the third Question!
Does anyone know how I could change this from random questions to a consecutive list instead so that I can have different answer options ie some questions has A and B but other questions may well have A, B, C, D or E?
I wish you see my question. First, I would like to thank you for this video. I followed the steps and it is working perfectly. I have just one question, how can I make the questions appear to the user in the same order as I created the backdrops? i.e. not to pick questions randomly?
Hi please can you share your project and post the link so I can take a look?
@@learnlearnscratch
I am so glad that you could reply to my question.
I shared it, and here's the link:
scratch.mit.edu/projects/373742895/
Thank you very much again.
@@leenaljadid2158 Hi, sorry your project doesn't seem to be shared. Have you clicked the share button so I can take a look?
@@learnlearnscratch
Yes, it's shared. Could please check it once again?
@@learnlearnscratch Why when i clicked start it turn to the backdrop wrong?
how would i add a score boar
Thanks a lot! this video really helped full!
Glad you liked it! :-)
How to add more questions?
Once you have created a quiz, are the questions randomised? Or are they always in the same order. Can the finished product be used on a tablet without WIFI access?
If you want offline tablet access you might be better off using App Inventor or Appshed.
Thank you, I'll check those out. Would be great if I can achieve what is going on inside my head! Thank you
Hello
I have a question
Why you are not making Scratch projects now
You only make Python now
I'll be glad if you reply
Hi, I'm still making Scratch games(I still make on a month) but I'm teaching Python and Alevel Computer Science this year so I add those videos too! I've got a whole list of Scratch games that I'm going to making later this year once school finishes!
Here ya go, a brand new Scratch Game Tutorial! :-) th-cam.com/video/4ix-6NY-Xuo/w-d-xo.html
@@learnlearnscratch First of all I am amazed that you replied me
have you ever heard of join blocks?
yup :-)
thank you so much for this video .
Tanks bro i like you tutorial
Thanks, you really helped my game! 😊😊
thanks you're a god
Thank u very much!
OMG THANK YOU...I just have one question...my starter page start button is not working...can you make a video of how to make a start button clearly in detail as that would help me alot...Thanks!
I really like your videos!
Just happy to help! :-)
Hi!
So grateful for this tutorial that has allowed me make my first scratch project and keep adding functions to it. I have but one question...When you use chosen_question to indicate the change of the background, how does the program relate that variable to backgrounds? Is is just because chosen question has a value number and just goes to that same number in the background list?
Yes, if you code "swith backdrop to" and drag a chosen question variable into the dropdown backdrop, it would switch to the chosen question backdrop no# (that is on top left corner of backdrop/costume icon)"
sometimes other screens get shown instead of a question can anyone help me
Can you post another fix
Good.
Online Class yeah it’s pretty good
Hi when i click the buttons a,b, and c they dont go away help please
Hello, did you manage to fix this?
@@learnlearnscratch i have the same problem. help please
@@learnlearnscratch also when i click an answer nothing happens
This helped me, but I need to make atleast 2 levels to get questions harder and harder for my project. I wasted already 6 hours trying to find how to make level 2 (1st level 5 questions, 2nd level 10 questions and they are harder than 1st level questions)
amazing
If anyone came here to make this project and tweek the code so that it's the impossible quiz, don't do it. You will see why.
thanks dude I love you so much
i will tell my fellow coders to subscribe
Thankyou :-) Please do! :-)
can make mobile game with scratch? android and iOS?
No but you can use Appshed
No you cant, try using app inventer or appshed
Website Link? Plz
learnlearn.uk/scratch/scratch-multiple-choice-quiz/
There ya go!
good
HIMANSHU KUMAR yeah it is good
I thank you ssooooooo much
You're welcome, glad you liked the video! :-)
You should really say: "leave a space at the bottom" because now I did that and it looks so stupid...
Edit: oh nevermind it looks fine now
Edit 2: the code doesn't work. it just shows a blank when i press start. It was this part in the code:
Repeat until not questions asked contains chosen question
Is it just my version of scratch? please tell me in the replies.
You probably forget to add "show" code
@@muhittinreyiz8802 i dont think so... it's fine now oh this is my other account lol its still me
thank you for shearing a great videos!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
I'm glad you liked it! :-)
Nice............... thanks
Glad you liked it! :-)
Nice
Thank you
Amazing
Thanks Man Thanks a lot
No problem
Thank you!!!!
Nb hte
Mine doesn’t work and I copied everything and I need it for school in 2 days 😑
Yes mine also didn't worked
I also copied the same
nice
can anyone help me..why when I press the start button, this does not come out of the question. but continue to wrong and correct then end game?
Hi can you share your project and post a link in the comments so I can take a look?
@@learnlearnscratch Thank you for your respond. This is my link project scratch.mit.edu/projects/347925431
@@learnlearnscratch help me please
@@learnlearnscratch can u see my project. Why can't run?
that dosent work i tryedit its a bad way of amking a quiz.
you dont have to be so rude
Lemme save tis bc am bored and for my school my group gonna give a lecture then the quiz and I know how to do scratch
Wait I don't need this I know how do
it didnt work for me but i really like ur vids maybe because i did it wrong
Hi, can you share your project and post the link to it so I can take a look please?
Why can't you just zoom in a bit
6:35 oof
I HAVE 4.0
Kashif Zafar lol
@Learn Learn Scratch Tutorials
@Learn Learn Scratch Tutorials help me the start button is broke it just give me a game end screen
@Boom!!!!!
WHY THERE'S NO SHOW BLOCK? PLS HELP
Scroll down in the Looks category
Dude, do more than one take. Watching you struggle to move text was painful.
[Alexandra] I made a button that looks like a button sorry...
UK Constituent countries England
Ireland XD
:-)
Y U laugh at Ireland is there something funny about that?
22:20
Sorry, A Scratch 2.0!
Isn't working its fake
Hello, did you manage to fix the problem?
I follow whatever you did but after I press start it is stuck at the 'Wrong!' background
Very hard to understand video
Not at all help
Supereb