Skip to content

Commit 7f95e83

Browse files
[Documentation:CourseMaterials] Characters Filenames Can't Contain (#650)
Added documentation for disallowed characters in file names ![Screenshot 2024-12-04 034250](https://github.com/user-attachments/assets/36463e04-72f1-4f25-8b99-29601081fb6e) Co-authored-by: Viane Matsibekker <[email protected]>
1 parent 92ac73f commit 7f95e83

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

_docs/instructor/assignment_preparation/bulk_pdf_upload.md

+2
Original file line numberDiff line numberDiff line change
@@ -170,6 +170,8 @@ In the drag and drop box, upload the bulk exam PDF. You may submit
170170
more than one PDF at once, but the box's maximum total size is 100Mb
171171
(see note above about the Ubuntu/Apache/php-fpm limits).
172172

173+
Filenames should not contain characters such as (' , " , < , > , \ ) or spaces.
174+
173175
On submit, the bulk PDF is uploaded to the course's
174176
`/uploads/bulk_pdf/gradeable_id` folder and the split PDF items to
175177
`/uploads/split_pdf/gradeable_id` folder.

0 commit comments

Comments
 (0)