Flex Academy Admin Guide
Where you work
In TruDriveSync Admin, go to Flex Academy. Most admin work happens in:
-
Courses (course list)
-
Course Details (tabs like Curriculum, Assignments, Enrollments/Students, Settings)
-
Submissions / Grading (if your module includes a central submissions screen)
Courses
Create a course
-
Flex Academy → Courses → New Course
-
Fill out:
-
Course Title
-
Description (what learners will achieve)
-
Thumbnail/Banner (if enabled)
-
Status (Draft/Published)
-
-
Save.
Tip: Keep the description short and list outcomes in bullets.
Publish/unpublish
-
Published: visible/accessible to tenants (depending on access rules).
-
Draft/Unpublished: hidden from tenants; useful while building.
Curriculum Structure
Flex Academy typically uses:
Course → Sections → Lessons
Create sections
-
Open the course → Curriculum tab.
-
Click Add Section.
-
Name it (e.g., “Getting Started”, “Week 1”, “Module 2”).
Best practice naming:
-
Use numbered sections:
1. Intro,2. Foundations, etc. -
Keep section names under ~40 characters for clean sidebars.
Lessons
Add a lesson
Inside a section:
-
Click Add Lesson.
-
Enter:
-
Lesson Title
-
Lesson Type (Text / Video / File)
-
Summary (optional, shown as a quick overview)
-
-
Add lesson content based on type:
-
Text: write content in the editor
-
Video: paste an embed URL/link (based on the field provided)
-
File: upload a file or provide a file URL
-
-
Save.
Edit a lesson
-
In the Curriculum list, click the Edit icon next to the lesson.
-
Update fields and save.
File lessons: why the upload input looks empty on edit
This is normal: browsers do not allow pre-filling a file input for security.
-
You should see a Current file link in the edit modal (if enabled in your build).
-
To change the file, upload a new file and save.
Reordering sections/lessons
If your build supports drag/drop or order inputs:
-
Reorder items in the curriculum.
-
Save ordering if prompted.
Tip: Keep lessons under 10–15 minutes each for best completion rates.
Assignments
How assignments work (section-based)
Assignments can be attached to a specific section, so tenants only see relevant assignments as they progress.
Create an assignment
-
Course → Assignments tab → Add Assignment.
-
Select:
-
Section (required if section-based assignments are enabled)
-
-
Fill out:
-
Title
-
Instructions
-
Submission type(s) (text/file/image/video, depending on your build)
-
Availability / Due rule (if enabled: “due in X days”)
-
-
Save.
Best practice:
-
Include a short “Definition of Done” checklist.
-
Specify format constraints (PDF preferred, max length, naming rules).
Edit an assignment
-
Update title/instructions/due rules.
-
If allowed, move the assignment to another section by changing Section.
Enrollment / Access (Typical)
Depending on how TruDriveSync is configured, access may be based on:
-
manual enrollment (admin assigns tenant/users)
-
purchase/checkout
-
customer groups or permissions
Common admin workflow
-
Ensure the course is Published.
-
Assign/enroll intended users/clients.
-
Verify tenant visibility using a test tenant login.
Grading & Feedback (Submissions)
Review submissions
Common places:
-
Course → Assignments tab → open an assignment → Submissions
-
Or Flex Academy → Submissions (global list), if present
For each submission you can usually:
-
View text response and downloads
-
Add feedback
-
Mark Approved/Completed
-
Request Resubmission (if supported)
Request a resubmission
-
Open the submission.
-
Add feedback with clear corrections.
-
Set status to Resubmit Requested (or equivalent).
-
Save.
Tip: Use checklist feedback:
-
✅ Included X
-
❌ Missing Y
-
🔁 Please resubmit with Z
Operational Best Practices
Course build checklist
-
Course published status correct
-
All sections named consistently
-
Lessons render correctly (text/video/file)
-
Assignments mapped to the right section(s)
-
Due rules (if enabled) match expectations
-
Certificate settings correct (if enabled)
Avoid content/layout issues
-
Don’t paste huge raw HTML blocks from external editors without checking preview.
-
Prefer clean formatting (headings + lists) over nested tables.
Troubleshooting
Customers can’t see the course
-
Course not published
-
Tenant not enrolled/assigned (or not purchased)
-
Permissions or tenant rules restrict access
Customers can’t see an assignment
-
Assignment is tied to a different section
-
They’re viewing a lesson in another section
-
Assignment expired or disabled
Upload errors on assignments
-
File type not allowed / file too large
-
Server upload limit too low
-
Browser extension blocking uploads