Here is a little background of the task. We are trying to move away from our conventional way of conducting test using hardcopy test papers. About 400 candidates are suppose to sit for the test which has 50 MCQs. I am limited with the software that I can use as we're not supposed to install any third party software. I was told that Access may be one option to consider.
What I have in mind is to be able to automate the process of marking and consolidating the test results received from all the candidates. Currently as I am very new to Access, I would appreciate if someone could let me know if this is possible and point me to the right direction in order to achieve this task. Do let me know if more details are needed. Thanks!
EDIT: I was browsing through the help file in Access and came across a way to import/link external data. An idea that I have now is to create a form which will serve as the test paper and send this to all the candidates, get them to complete the test and send back to me. Afterwards, I'll import all these files and consolidate the results. I suppose it is possible to use VB to automate this process? Is this method feasible?