-
Notifications
You must be signed in to change notification settings - Fork 66
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Canvas New Quizzes Timeline #46
Comments
My university has not yet enabled New Quizzes, so I haven't needed to work with them yet and also can't experiment with them. Canvas claims that New Quizzes can import QTI, which is the format that text2qti creates, so it sounds like in theory text2qti should just continue to work. However, if you're having issues, that may not actually be the case. When you have tried to migrate to New Quizzes, are you trying to import QTI files created by text2qti? Or are you trying to migrate quizzes that are already in Canvas that were originally created with text2qti but then imported into Canvas as Old Quizzes? Canvas may handle the two cases differently, and this isn't something I can test since I don't have access to New Quizzes. I am skeptical that Old Quizzes will actually be phased out within the next few years. As far as I can tell, Canvas hasn't published a specification or API for working with New Quizzes, and is still having bugs with basic functionality like New Quiz export. But we'll just have to see what happens. |
I have been using this amazing package (thank you @gpoore!!) exclusively with New Quizzes, pushing it to the limits, as I am generating 50-question multiple-choice exams where each question comes from a group of 30 randomized versions of the same question. It works fine. Full disclosure: I don't use LaTeX in my questions, and I do all my formatting with html/css—a little "hacky", but it works fine... |
@hudcap Could you let me know what settings you choose to import new quizzes? Our experience (earlier this summer) was that it created a "New Quiz" but the quiz was empty. |
On the Build page of a New Quiz, in the 3-dot menu (top-right) there is an option to Import Content that lets you upload the QTI file. |
Ah! We were going the Import Content route (via the course landing page), not through the New Quiz interface. We'll give that a try. |
Point to note: AFAIK, you can only Import Content once per quiz. If you mess something up, you need to create a new quiz to import again. |
Good to know! |
When you import a New Quiz, does Canvas automatically create a
corresponding test bank, like it does with old quizzes? (We don't have the
option for new quizzes yet, so I can't check this myself.) Thank you.
…On Thu, Nov 4, 2021 at 10:06 AM John Pariseau ***@***.***> wrote:
Good to know!
—
You are receiving this because you are subscribed to this thread.
Reply to this email directly, view it on GitHub
<#46 (comment)>, or
unsubscribe
<https://github.com/notifications/unsubscribe-auth/ABSVKQC2VG4MAD7U2G2DE7TUKKVQXANCNFSM5GJNTLKA>
.
Triage notifications on the go with GitHub Mobile for iOS
<https://apps.apple.com/app/apple-store/id1477376905?ct=notification-email&mt=8&pt=524675>
or Android
<https://play.google.com/store/apps/details?id=com.github.android&referrer=utm_campaign%3Dnotification-email%26utm_medium%3Demail%26utm_source%3Dgithub>.
--
Lawrence K. Cormack, Ph.D.
Professor
Psychology, Neuroscience, and
Center for Perceptual Systems
The University of Texas at Austin
|
For anyone relying on the procedure I outlined, it seems that Canvas broke something on their end. Canvas no longer successfully imports QTI files with question groups into New Quizzes, despite reporting a successful import. I reported this here on the Canvas forums. |
@hudcap We noticed the same as well, and are supposed to have a ticket in with Canvas support. "Good" to know it's not just our instance of canvas having this issue. |
I've used this tool to make quizzes for my courses and it has been so tremendously helpful! I can say that I rave about this constantly :) Thank you very much for creating it!
Canvas has announced that the "Old quizzes" will be phased out over the next year or so, see here.
My question is that will there be an updated version of text2qti that allows the usage of new quizzes? I've tried to migrate to new quizzes but I've been having a lot of issues with formatting, latex, and answers.
Thank you!
The text was updated successfully, but these errors were encountered: