Is it possible to use survey list for quiz application, which maintains the scores for individual users.
Tell me more
×
SharePoint Stack Exchange is a question and answer site for
SharePoint enthusiasts. It's 100% free, no registration required.
|
|
You can limit the number of times a person can fill in the survey to one, and you can hide the responses from other users, but, since it is a survey, you can not (out of the box) mark which answer is correct and count the number of correct answers for an user. You can however manually compare the answers given by a user with the correct answers. For a small amount of people this can be do-able. (What is more work? Do the checking yourself or code a solution). |
|||
|
|