How do I import a .csv file to create a quiz
Hi @LessieOliver-Cl,
Canvas imports quizzes which are in QTI format (an international standard quiz file format most learning management systems use). Unfortunately, Canvas does not accept quiz imports directly via CSV, likely for a number of reasons. You'll need to find a system that would convert your CSV to a QTI file, then import it into the New Quiz. I believe there are a number of converters available, including Respondus (for a fee), but I don't have much personal experience to recommend a specific tool for this.
I hope this info helps!
-Chris
Anyone got a way to identify AI in Canvas user logs? Claude code's browser seems to just be using the most recent core to chromium.
One of our faculty members is using a table to show his class schedule in Canvas. He would like to vertically align the dates to the top of their cell, so he uses the Cell Properties dialog in the RCE, resulting in code like this: <td style="width: 15%; vertical-align: top;"> But after he saves the Page, the vertical-align…
I've seen old posts regarding this question. Can Admin users generate pairing codes on behalf of students?
I am working on utilizing the new Portfolio feature for our review of evidence in the practicum experience. Limitations we have come across are that multiple instructors within a course are not able to see the portfolio, only the instructor who created it. Is this something that will be available in the future? Or is there…
It is possible to import tags or other metadata when importing in a QTI file? I've tried everything I can think of, but it seems to get stripped out every time. Are any metadata types allowed? I can bring in a batch of tags questions or manually tag each one. Tagging each one is not an option. I'm using New Quizzes, so I…