user
@pete
Question on restarting the course - is a new row of data written
Hi there:

My course collects responses to ten questions in Data Cloud. If at the end of the course, the learner wants to restart and retake the course, does it overwrite the same row of data? Or will a new row be written? Is there any way to have it write a new row each time the course is restarted? Some learners will be sharing accounts on their LMS and I'm hoping to capture the data each time they restart nd a new person is taking the course (albeit on the same account).Is this possible?

Thanks in advance for any advice -
reply
Reply
user
@support
There is a variable "stencilusertoken" that stores the data cloud user id. So, in theory, if you resume a course, all variable values are resumed as well, so the user's data will go to the same row. But if you find a way to clear the variable, then the user will be assigned a new row in the cloud table.
reply
Reply