My Latin is uploaded and has ? and ! and other characters replacing the Latin.
IMpossible to work with
Hello @RobertBerger - that symptom usually points to a character encoding mismatch during the import. When extended Latin characters turn into question marks or odd punctuation after upload, it often means the file was not interpreted as UTF 8.
A quick workaround is to re save the source file explicitly as UTF 8 and then import again. If you can, use a plain text editor that lets you choose encoding and save as UTF 8 without BOM. Also check that the file uses straight quotes and standard commas, since smart quotes can sometimes get converted during export.
If you share what format you are importing (QTI zip, CSV, or another file type) and what tool created the file (Excel, Word, Google Sheets, etc.), people here can point you to the most reliable re save steps for that workflow.
I saved CSV files in both UTF-8 and plain UTF . I got to the point of seeing the quiz (with ????? embedded) and that was it. I need the UTF8 because it is Latin and there are vowels with macrons and such. For the time being I am forced to load no Latin with any such features. When I got something loaded I will consider how to get around this. I have about 15 files now in DOCX format that seem to avoid the special character issue. We'll see
Respondus 4 may help in this situation, depending on where the character corruption is occurring. Respondus 4 supports UTF 8 and extended Latin characters when the source file displays them correctly and is saved in a modern Word docx format. In those cases, importing through Respondus and publishing to Canvas can normalize the encoding and preserve the characters.
However, Respondus will not fix characters that are already corrupted in the source file. If the Latin text appears as question marks or symbols in Word or Excel before import, that encoding issue needs to be corrected first. Respondus will only pass through what it receives. Something I've done in the past is to use the Word Find/Replace feature to find repeated characters and replace with either nothing or a dash -. Then to review the dashes to see if any are supposed to be question marks, for example. And if not, find and replace with null (nothing).
So Respondus is worth trying if the characters look correct in the original file, but it is not a guaranteed fix if the problem exists at the file encoding level.
A free trial is available - Respondus 4 - Pricing - Respondus
~ Jeff
Hi, we have noticed some changes in the way Canva docs or files are able to be embedded live. Canva is integrated via LTI 1.3 in our Canvas Has Canvas recently changed how it handles unauthenticated external iframe embeds, specifically for tools like Canva? Are public Canva embed iframes (canva.com/design/.../view?embed)…
HTML lists have a sensible default, where the list numbering or bullet style changes as you indent. This is a crucial visual cue to help you understand which level of indention a list item belongs to. For example, an ordered list typically uses numbers for the first level, letters for the second level, etc. Not only is…
A colleague asked me how to reuse the questions from the 14 quizzes he has already created as a large question pool to draw questions from for a cumulative exam. Each of the 14 quizzes has multiple question groups, and none of them was linked to a question bank at the time of creation. The best thing I could find is the…
Summary:The Learning Mastery Gradebook allows drag-and-drop reordering of outcome columns, and this triggers a call to /api/v1/courses/:course_id/assign_outcome_order. The API returns 204 No Content (success), but the column order does not persist after page refresh. Steps to Reproduce: Open Learning Mastery Gradebook for…
Hi all, Quick question about the Gradebook color status for a 2-part checkpoint discussion. If a student completes the first due date (initial post) but does not complete the required replies by the second due date, is there any way for Canvas to automatically show a color (e.g., missing/late) instead of staying as…