How to Edit Course Card Information
Also, see video tutorial: Moodle Course Card Tutorial: Edit Course Card, Syllabus, Instructor & Resources
PURPOSE
This guide walks you through customizing the Moodle course shell’s Course Card and its associated tabs—Syllabus, Announcements, Instructor, Resources, and Tutoring—so that every course has a consistent, accessible navigation for students.
COURSE CARD
Location: First topic in your course (General Information)
1.1 Enter Edit Mode
Click the ⋮ (three dots) in the top-right corner of the Course Card block.
Choose Edit settings. The HTML editor appears.
1.2 Remove Unwanted Blocks (Optional)
If you see an Accessibility review block that you do not need, delete it by clicking the block’s three-dot menu and selecting Delete. You can always re-add it later via Add a block.
Consider adding blocks like Calendar or Course activities for extra functionality.
1.3 Update Course Title & Details
Highlight the existing title text.
Paste or type the correct course name (e.g., “ENGL 100D – ESL Intensive”).
If sizing changes, use the heading dropdown (H6 → H5 → H4) until the text fits.
To undo a mistake, press Ctrl + Z; then reopen Edit settings to try again.
1.4 Adjust Instructor Contact
Phone / Email: Highlight the email address, click the Link icon, choose mailto, update the username portion, and save.
Office Location: Remove any placeholder brackets and type your room number.
1.5 Advanced HTML Edits
Click the <> (View source code) icon to tweak raw HTML—ideal for editing quick-link buttons, images, or other elements not editable in the WYSIWYG view.
QUICK-LINK BUTTONS
These buttons (Syllabus, Announcements, Instructor, Resources, Tutoring) are defined in the Course Card’s source code.
To change button text:
In source view, locate the comment <!-- Quick links: ... -->.
Edit the label between <button>…</button>.
To change button URLs:
In the same source block, update the href="…" attribute to the new page URL.
Save and verify in the Course Card display.
COURSE DESIGN FILES TOPIC
Location: Final topic in your course
Ensure the topic title remains Course design files.
Availability setting:
Click the topic’s three-dot menu → Edit topic.
Under Availability, select Make available but don’t show on course page.
This hides files from the course page but keeps them accessible via direct link.
SYLLABUS TAB
Location: “Syllabus” page linked by the Course Card
4.1 Preserve Required Statements
Your syllabus must include, in order:
Grade Appeals Process
Disability Accommodation Statement
Academic Integrity
Attendance Policy
Title IX Statement
You may leave the template text unchanged or update as needed.
4.2 Updating Content
Click ⋮ → Edit settings on the Syllabus page.
Copy your course-specific sections (schedule, description, assignments) from your Word syllabus.
Highlight the placeholder text and paste; formatting (tables, lists) carries over.
Save and confirm all template statements remain intact.
ANNOUNCEMENTS TAB
Location: “Announcements” page
By default, Moodle imports announcements from course copy.
To edit: click ⋮ → Edit settings, update or delete any placeholder announcement, then Save and display.
INSTRUCTOR TAB
Location: “Instructor” page
6.1 Changing the Photo
Click ⋮ → Edit settings.
Click the existing image, choose Delete, then Browse repositories → select or upload your picture.
Set Custom size (e.g., width = 200 px), add an ALT description for ADA compliance, and Save.
6.2 Updating Bio
Copy your bio text from a Word document or web page.
Highlight the placeholder paragraph, paste your text, then Save and display.
RESOURCES TAB
Location: “Resources” page
7.1 Editing Resource Containers
Each resource (e.g., MLA, OWL) is wrapped in an HTML comment block.
Click ⋮ → Edit settings → View source code.
To remove a resource, delete everything between its opening and closing comment.
To duplicate, copy the entire block and paste where needed, then update title, link, description, and image.
7.2 Changing Links or Images
In WYSIWYG view, highlight the link text or image, click the Link or Image icon, update the URL/props, and Save.
TUTORING TAB
Location: “Tutoring” page (Brainfuse LTI tool)
8.1 Enable Brainfuse
In your course, click More → External tools.
Toggle Brainfuse online tutoring to Enabled.
8.2 Add the Tutoring Link
Scroll to Course design files and click Add an activity or resource.
Select External tool → choose Brainfuse online tutoring, give it a label (“Tutoring”) and Save and display.
Right-click the Brainfuse link → Copy link address.
Edit the Tutoring tab: click ⋮ → Edit settings, highlight the existing link URL and paste the new one.
Repeat for the linked image if desired.
CONCLUSION & NEXT STEPS
Review each tab in Display mode to confirm changes.
If you encounter any issues or prefer not to edit raw HTML, contact your instructional designer or support team.
Watch for the upcoming video tutorial on Importing Course Content for advanced course-copy techniques.