Forum: support
Monitor Forum | | RE: Canvas QTI to R exams Rmarkdown question format [ Reply ] By: Filipe Alberto on 2025-11-06 21:43 | [forum:50116] |
| Not a priority right now, but I will do it if I ever get to that. Thanks for the tip on editing the testvision2exams() function. | |
| RE: Canvas QTI to R exams Rmarkdown question format [ Reply ] By: Achim Zeileis on 2025-11-06 02:55 | [forum:50115] |
|
I'm not aware of such code in an exams-related package. Note sure if there's maybe someone else on this forum list who has tried to set up such code? If I had to write a canvas2exams() function myself I would probably start out from the testvision2exams() function that is provided within the R/exams package. TestVision's XML files are also based on QTI (version 2.1 though) so that I would expect that Canvas' XML files are not completely unsimilar. It's quite likely that the code will need to be adapted in many places. If you do end up writing a general canvas2exams() function, it would be great if you would share it somewhere and follow up here. Good luck! |
|
| Canvas QTI to R exams Rmarkdown question format [ Reply ] By: Filipe Alberto on 2025-11-05 14:32 | [forum:50114] |
|
I wonder if someone developed code to go "the other way around", convert exported quizzes from Canvas (QTI format) to the R exams Rmd question format? Thanks |
|

