How? Is it even possible?
Offline
1 point each question correct (use variable)
But how for questions (and their answers)? Lists???
Offline
IHeartGaming wrote:
1 point each question correct (use variable)
But how for questions (and their answers)? Lists???
Yep! I demonstrated something along these lines a couple months ago for Minadoan, but it'll work for you, too - just take out the time limit
Here's what I did for Minadoan. If you don't understand the scripts, let me know and I'll explain them for you
Offline
I don't understand the scripts...
I'm a new-b.
Offline
You don't really need a list, although it's convenient. You can just write in every question like this:
when green flag clicked Ask (question) and wait If <answer = correct_answer> Change score by 1 EndIf
...and continue that script for as many questions as you need. Remember that answer is a blue block in the sensing category, not an orange variable you make.
Last edited by Harakou (2010-08-26 15:56:02)
Offline