Changes between Version 6 and Version 7 of Adding-courses
- Timestamp:
- Apr 19, 2024, 4:34:19 AM (7 months ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Adding-courses
v6 v7 2 2 == **Adding courses and Categories** 3 3 4 Note: If there are multiple participants from the same university, when creating the course category, it should follow the format as shown in the example: UOP01- BSc in IT, UOP02- BSc in IT, and so on. Each university participant should differentiate their category by appending a unique identifier (e.g., UOP01, UOP02) to ensure clarity and organization within the Moodle platform. 5 4 6 **Scenario:** 7 5 8 6 9 Assume: … … 44 47 45 48 1. **Prepare a CSV File:** 49 Downlord CVS file here 46 50 - Create a CSV file with columns for: 47 - Course ID (if applicable)48 - Course Name49 - Description50 - Category ID(of "Semester 02" category)51 - shortname 52 - fullname 53 - summary 54 - category (of "Semester 02" category) 51 55 - Format 52 - Start Date 53 - (Optional) Other relevant details 56 - id 54 57 55 58 2. **Log in to Moodle as Administrator:**