As an instructor, I need to be able to download reports on student responses to each rapid response question. I use these to give students credit for having shown up for class and answered problems presented in class.
The interface for downloading rapid response reports should be added as a tab to the instructor dashboard, similar to what the ORA2 xBlock does.
The tab should include a list of all rapid response problem runs, grouped by date (for simplicity). Each run should be labelled by it's date or by name if there has been one applied.
The actual data download should be managed similarly to other instructor dashboard data downloads.
The download itself should be a simple CSV file all the event data associated with that particular run. Key data will include the student's username/email, their choice, the correctness of their choice and a date stamp.
As an instructor, I need to be able to download reports on student responses to each rapid response question. I use these to give students credit for having shown up for class and answered problems presented in class.
The interface for downloading rapid response reports should be added as a tab to the instructor dashboard, similar to what the ORA2 xBlock does.
The tab should include a list of all rapid response problem runs, grouped by date (for simplicity). Each run should be labelled by it's date or by name if there has been one applied.
The actual data download should be managed similarly to other instructor dashboard data downloads.
The download itself should be a simple CSV file all the event data associated with that particular run. Key data will include the student's username/email, their choice, the correctness of their choice and a date stamp.