More detail on Naming Convention (from #6) File Naming Convention - Using special characters in file names can lead to problems accessing the file after upload. Special Characters include:
~` # $ % ^& * ( ) = + / ? > < ;'[ ]: " { } \ | @
- If users add a period to the name other than the file extension, Anti virus software thinks the file is infected.
- It is best to avoid using spaces in file names because different operating systems handle spaces in different ways. Instead, use and underscore ( _ ) in place of spaces.
- Characters used in conjunction with letters in foreign languages are not Special Characters.
- The following examples describe correct and incorrect examples of naming for documents, items added to Blackboard and Grade Center columns:
Document Naming: Incorrect: Tim Jones assignment #3.doc Correct: Tim_Jones_assgn3.doc Grade Center Column Naming (instructors only): Incorrect: Wk #1 Reading Assignment (5pts) Correct: Wk_01_ReadAssign_5pts - Keep the length of file names below 32 characters as some older operating systems do not support the longer file names
The items listed above apply to the following Blackboard items or content: - Content Items and Files
- Content Folders
- Assessment / Survey Titles
- Use in Assessment / Survey questions, feedback, etc.
- Use in Discussions (both forum and thread titles)
- Use in Group Names
|