I'm attempting to build a Q and A testing database for my students. What I would like to do is have a random question fill into a form control, and the student then must fill in the answer in another control. The question and correct answer would be in a table, and the student's answer would be compared to the value in the answer field... resulting in a correct/incorrect counter update until the student has answered all the questions.
I've got a lot of work to on this, but my first question is... how do you populate a form with a random record from a table? I can do it in excel easy... but I'm not familiar with any kind of "random" functionality in access.
Ultimately, I'd like to be able to build a test of random questions taken from a table, so that no two students get the same questions... or they get similar questions with different values. Plus, I'd like the database to grade the test as well.
Thanks for any help!
I've got a lot of work to on this, but my first question is... how do you populate a form with a random record from a table? I can do it in excel easy... but I'm not familiar with any kind of "random" functionality in access.
Ultimately, I'd like to be able to build a test of random questions taken from a table, so that no two students get the same questions... or they get similar questions with different values. Plus, I'd like the database to grade the test as well.
Thanks for any help!
Last edited: