I want to create a standalone course which is not connected to Moodle or any other VLE. I'd like to know how my students are doing though, specifically, I'd like to know:
- if they started the course test
- their results once they completed it
What's the best way to do this?
- Is it possible to create a template/toolkit where people have to log in, and which tracks their results?
- Is it possible to create a template/toolkit where people type in their details and those details are sent to a pre-determined mail, together with their test progress or results?
I see Tracking mentioned in the toolkits, but I'm not sure how to access the data which is being tracked. I can also see I can add custom JQ - could I perhaps write a JQ which would take the user and test data and add it to a spreadsheet or perhaps mail it somewhere?
Thanks!