STACK - Students unable to download CSV from quiz

STACK - Students unable to download CSV from quiz

by Seigan Hayashi -
Number of replies: 1

Hi there!

I am attempting to create an online assessment using STACK where students are given random data to download as a CSV file. I used the following link to achieve this. Since the data is large, I am using the file transfer method.

However, I am having trouble identifying why the students are unable to download this data. An error message saying "The question is not accessible for the active user" appears when a student attempts to download the file. Trying this myself by switching my role to a student within Learn (Moodle) also produces the same error. However, previewing the STACK question works perfectly fine.

Has anyone had any similar issues?

Cheers,
Seigan Hayashi, University of Canterbury.

Average of ratings: -
In reply to Seigan Hayashi

Re: STACK - Students unable to download CSV from quiz

by Seigan Hayashi -
Since this post, I have done some additional digging and have found there is a check to ensure the student is allowed to view the question using the "stack_user_can_view_question". However, I am unsure where to go from here.