New Quizzes Integrations Quarterly Update - Q4 2022

The content in this blog is over six months old, and the comments are closed. For the most recent product updates and discussions, you're encouraged to explore newer posts from Instructure's Product Managers.

TamasBalogh
Instructure
Instructure
5
3072

Blog Headers -- 2000 x 200 (4).png

Rich Content Editor (RCE)

Last quarter, the New Quizzes team focused on integrations worked hard to finish phase one and two of the RCE integration to New Quizzes and managed to release it to beta first, then to production by the very end of the year. Unfortunately, a bug was found so it was determined best that we turn off the new RCE in New Quizzes. We are actively working on fixing this issue in order to re-enable the new editor. While we cannot yet commit a specific timeline, we are making steady progress for re-enabling the editor. Meanwhile, one of the teams has continued the work for phase 3 of the RCE which will allow you to use 3rd party apps in the editor.

API

At the end of last year, we decided to implement the API in REST instead of GraphQL for New Quizzes given the feedback received by both external and internal consumers of our Canvas APIs. A third team has started the implementation of the Quiz building API, focusing their full efforts on building out these new REST endpoints in Canvas. You can already see some endpoints documented in the API reference. Please note these are not yet all the endpoints which will be available for Quiz Building. Also, as noted on this page, this API is under active development and the endpoints listed will not function until the API is enabled.  As the time nears for us to enable the API, users will be notified via our product blog and release notes. 

Item Analysis

My team’s focus this quarter is to work on how fast the data is generated for Item Analysis. With the current implementation, it can take up to 24 hours to generate this report, which we recognize is not ideal. This work will also allow us to enhance the UI and to update some key components of the report. We are going to enable faster data generation first with the ability to download the report in CSV format. We will then turn our time and attention to the needed updates we heard during the discovery period during which we identified key pain points with the report which we will address in these later phases. More details to come on the timeline and the future changes as we make progress.

The content in this blog is over six months old, and the comments are closed. For the most recent product updates and discussions, you're encouraged to explore newer posts from Instructure's Product Managers.

5 Comments
kaitlynb
Community Member

Please, please, prioritize making the raw data available as a csv file for download to perform item analysis until these kinks are worked out. I don't need a report, or even a smooth UI, I simply want to know how my students performed without waiting days after they finish an exam. Thanks.

cvarney
Community Explorer

Please make sure that the CSV download for quizzes also include the time spent on the quiz. Time spent is an important piece of information for analysis.

TamasBalogh
Instructure
Instructure
Author

Thank you for your input @cvarney@kaitlynb. I'd like to have a quick conversation with you to talk about CSV. I'll reach out to both of you in DMs for further details.

kaitlynb
Community Member

Thanks @TamasBalogh I'm still awaiting the item analysis on my exam that ended 38+ hours ago. Something like this for instructors to access in lieu of the report for now would be great:

NameStudentIDDateTimeStart1Item1Resp1CorrectResp1CorrectAns1TimeEnd1TimeStart2Item2Resp2CorrectResp2CorrectAns2TimeEnd2TotalCompleteTotalSkippedTotalCorrectTotalIncorrectPCTCorrectTimeElapsed
Dummy Line12345678920230228131112The color blue is nice.Yes, it is.Yes, it is.1131517131620What was the weather like yesterday?It was sunny.It rained all day.013231020110.51198
patrickdorls
Community Participant

Thank you for the information update, Tamas! Sounds promising.

Item Analysis is a feature that our teachers want to use when conducting a quiz during a lecture, so that they can discuss the results directly with the students in class afterwards. We're looking forward for reports in realtime, CSV-files are a first step in the right direction