Tracking page where I left and saving data
January 19, 2022 12:00 AM
#1. Instead of publishing a course to Coursemill, I am going to upload an option(HTML/offline/SCORM/xAPI/....) of cource to our company server. In order to track a page where user left, which puplish option (HTML/offline/SCORM/xAPI/....) should I choose?
#2. There are surveys in the courses. In Coursemill, I used interaction report or advanced report to pull what user typed. Is there any way I can retrieve all data in the course and save as the data as Excel file?
Discussion (1)
For a generic web server, HTML is almost by definition what is used.
As for #2, Lectora supports sending test, survey and form results to Google Drive:
https://public.lectora.com/help/Lectora/21/ENG/Lectora_Help/index.html#5011.html?Highlight=google
Depending on what you need to do, you could also send them to a CGI program on the server:
https://public.lectora.com/help/Lectora/21/ENG/Lectora_Help/index.html#5010.html%3FTocPath%3DAppendix%7CSubmitting%2520test%252C%2520survey%2520and%2520form%2520results%2520to%2520CGI%7C_____0
I have done neither of these. A couple of versions ago, Google Drive sending didn't work very well, but that was then. I'm sure ELB has worked hard to fix those problems.