Making a quiz like program
in
Programming Questions
•
1 year ago
Hello there,
I'm not that new to programming or processing, I have worked with it several times. But I ran into a problem. I'm making a program in which you give a response to video. A video is played, you then get a multiple-choice answer.
At first it went good, but when the second video is played it skips to the next video, because the answer is remembered when the key is pressed.
How can I make processing forget the pressed key?
Greetz,
Johnnyf2r
I'm not that new to programming or processing, I have worked with it several times. But I ran into a problem. I'm making a program in which you give a response to video. A video is played, you then get a multiple-choice answer.
At first it went good, but when the second video is played it skips to the next video, because the answer is remembered when the key is pressed.
How can I make processing forget the pressed key?
Greetz,
Johnnyf2r
1