Forum Discussion
CeciliaCheng
6 years agoCommunity Member
Rise 360: How to add a free response survey question
Hello eLearning Community,
Does anyone know how to add a survey question into Rise? I created an eLearning course in Rise and wanted learners to be able to give feedback directly within the course...
JohnCooper-be3c
12 months agoCommunity Member
We recently did a project (with learner notes rather than a survey - but the principle is the same) where we captured learner input and stored it in the SCORM 2004 data structure rather than relying on local browser memory.
I would be possible to use the same approach to store survey results in SCORM memory for a compliant LMS - but that doesn't mean the LMS would report those results. There are fields in the SCORM data structure that a compliant LMS has to support PUT and GET calls to populate but the standard doesn't specify that these fields need to be included in LMS reporting.
Using xAPI where the LMS/LRS is likely to have a report generator might be a better way to go.