Simple per-student completion report
3 vues (au cours des 30 derniers jours)
Afficher commentaires plus anciens
How can I create a simple report that shows which students have not completed a problem.
All the reports I've found show all the solutions from each students, but I'd just like to know which students have not completed a problem.
1 commentaire
Riya
le 6 Sep 2023
Provide more information about the format of your datasets or share an example of the data to get specific solution tailored to your case.
Réponses (1)
Jeff Alderson
le 6 Sep 2023
I would need to know which version of MATLAB Grader you are using to provide a more detailed solution. But here are the two methods for each version we offer.
- Hosted version at grader.mathworks.com: Create a report of learner solutions. Filter the report based on the assignment/problem you wish to inspect for which learner has completed that problem. This report will only include those learners that have made a submission. You can then compare the list of learners that have submitted against the list of learners enrolled in your course to identify those learners that have not yet made a submission attempt.
- LMS version integrated within your LMS platform: Since MATLAB Grader sends grades back to the LMS gradebook automatically, you can use the LMS Gradebook to view the results for each assignment. If no grade is in the gradebook for a given student, they have not yet submitted a solution. Otherwise, the score in the gradebook indicates the student has made at least one attempt.
Obviously, the simplest option would be to use the LMS version of MATLAB Grader and rely on your gradebook for reporting. Please reach out to your account representative or contact support to get assistance in setting up MATLAB Grader in your LMS.
0 commentaires
Voir également
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!