Forum Discussion
Rise completion percentage not shared with a LMS. Any news ?
I’m a web developer who has been supporting Rise and Articulate software for our internal team at a publishing company(not an Articulate developer). I’m also involving in the LMS community and try to bring a good and easy solution for instructors and instructional designers.
I’ve recently developed a backend system that connects to google excel API and gets data from any quiz, exam that is built from HTML. So basically when your students take a quiz, the data such as student name, score, a timestamp will be pushed into your google excel. This is especially easy for our instructional designers because all they need are free google accounts. Also, I’m not analyzing any of your data, all the back-end does is to use a Node API to send the data to your google excel. I’m doing this for my side project, but if I get too many clients and my server cannot handle them, then I’m going to charge a small fee just to keep my server running. Until then, it’s free.
Here is the quiz you can try. (please put a dummy name or whatever you feel comfortable with)
https://jiawenzhu.github.io/profile/project_idea/quiz/quiz
Here is the google sheet that you can take a look at(using a google testing account).
https://docs.google.com/spreadsheets/d/1_EzUBqVL54_pUsW0eVdVrUk1FRXJEKES1K3SAM7dKhg/edit?usp=sharing
Also if you want more features, please let me know. I’m going to develop more features when there are many people ask them.
For now, you can embed this link in an iframe.
For instance,
<iframe src="https://jiawenzhu.github.io/profile/project_idea/quiz/quiz" width="100%" height="100%" frameborder="0"></iframe>
Related Content
- 10 months ago
- 10 months ago