Delete submissions to MATLAB grader
Show older comments
I have students who have submitted many attempts at their code, it is possible to do either of these:
- Filter so that only the most recent submission shows up for each student
- Delete older submissions for each student.
Some level of submission management would be very helpful for making MATLAB grader very useful.
Thank you.
4 Comments
Jeff Alderson
on 19 Oct 2020
Heather, can you tell us more about how you are accessing the student submissions? If you are using the version of MATLAB Grader hosted at grader.mathworks.com, then you have some ability to report and filter on solutions that are of most interest to you. Our documentation on creating Reports is available here: https://www.mathworks.com/help/matlabgrader/ug/download-solution-results.html
Using our custom reports, you can choose one of three report types:
- Best solution as of the due date — Includes data for the most recently submitted, best solution that each learner submitted on or before the assignment due date. The number of tests passed determines the best solution.
- Best solution as of today — Includes data for the most recently submitted, best solution that each learner submitted on or before the current date. The number of tests passed determines the best solution.
- All solutions — Includes data for all solutions that each learner tested and submitted, including solutions submitted after the assignment due date.
And when you have all of the solutions exported you can filter to look at by date, score, etc. as you wish.
If you are using MATLAB Grader in your LMS, your ability to look at the grade outcomes history for your students may be limited by your LMS vendor's gradebook functionality. But there is still the ability to browse all solutions made by your students, or to look up specific solutions using the learner-provided Solution ID in the Reports area of the problem.
Heather Lai
on 19 Oct 2020
Mark Thompson
on 3 Oct 2024
I have students who have taken the course before and have provided solutions. Their old solutions still show up in the grader tool. I'd like to remove them as the problem has changed a bit and will require a new solution. Is there anyway to delete these old submissions?
Cris LaPierre
on 3 Oct 2024
Edited: Cris LaPierre
on 3 Oct 2024
One question - shoudl the students who have already taken the course stay enrolled? I.e. do you want them to be taking the course again?
If you remove students from the course, that will remove their solutions from the report. However, if you remove and then re-enroll the same student, their old submissions will reappear.
A workaround could be to add a new problem to the assignment with the updated problem. If you want to preserve the old responses, you could move the original problem to a new unpublished assignment in your course. Otherwise, just delete it.
Answers (0)
Communities
More Answers in the Distance Learning Community
Categories
Find more on Use Content in an LMS Course in Help Center and File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!