I'm programming an education application, which poses a problem to a student and then takes the student's input. After that it checks whether the answer was correct or incorrect and prints the outcome.
I'd like to make the input field by simply using an input_box of the interact feature, but my problem is that after each question it should reset all the fields and introduce a new question. However, as far as I know, it is impossible to reset the values of interactive fields or alter them in any way. Am I right or is there a way to do this? Are there any other solutions? If someone has experience in making this kind of programs, I'd like to hear what technologies you have used. Thanks in advance! - Lauri R. PS. Is it possible to hide source code in a notebook in the same way one can hide an output? -- You received this message because you are subscribed to the Google Groups "sage-edu" group. To post to this group, send email to sage-...@googlegroups.com. To unsubscribe from this group, send email to sage-edu+unsubscr...@googlegroups.com. For more options, visit this group at http://groups.google.com/group/sage-edu?hl=.