I think that I would probably do the following:
Setup a table or two.
Have some basic fields, such as:
- User
- Question 1 ..... Question X
- Score 1 .... Score X
- Summary (Total) of all Scores
- Summary (Count) of all Questions
The Score fields would be formula numeric fields.
You could use a CASE or IF statement to capture the correct answer, giving a 1 or correct and 0 for incorrect.
Then you could sum all the scores and divide them by the number of questions to get your overall score.
You could use roles and permissions to restrict users from seeing reports, charts, data, etc.
You could use dynamic form rules to make your form more user friendly.
That is one basic idea on how to go about doing it.
------------------------------
Andrew
andrew.fry25@gmail.com
------------------------------