Tracking of students progress via report - MATLAB Course

Matlab-Script to request the chapter-status of a list of students working on any Matlab-Course (Fundamentals, etc.); working with Moodle-csv
4 Downloads
Updated 15 Jun 2023
Hello everyone,
during Corona i've written a small matlab-script to request the report-link status of a list of students. The script is currently coded, so that you simply download a .csv from moodle-homework, where all students post their (e.g.) fundamentals-course report-links. Then the script automatically creates a table with the name + cleared URL (without HTML-elements) and pulls out the chapter-points/information for each student.
This way it's possible to track the progress of each student during your online-course.
If you're using any other learning platform, you can simply modify your Names/URL list by yourself and feed it into the script - you'll still recieve a Table with Columns showing the progress of each student in each chapter.
Feel free to ask any questions

Cite As

Markus Großmann (2024). Tracking of students progress via report - MATLAB Course (https://github.com/Paganini92/Matlab-Course-HTML-Report), GitHub. Retrieved .

MATLAB Release Compatibility
Created with R2021b
Compatible with any release
Platform Compatibility
Windows macOS Linux

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!

Versions that use the GitHub default branch cannot be downloaded

Version Published Release Notes
1.0.0

To view or report issues in this GitHub add-on, visit the GitHub Repository.
To view or report issues in this GitHub add-on, visit the GitHub Repository.