Delete submissions to MATLAB grader

6 views (last 30 days)
Heather Lai
Heather Lai on 19 Oct 2020
Commented: Heather Lai on 19 Oct 2020
I have students who have submitted many attempts at their code, it is possible to do either of these:
  1. Filter so that only the most recent submission shows up for each student
  2. Delete older submissions for each student.
Some level of submission management would be very helpful for making MATLAB grader very useful.
Thank you.
  2 Comments
Jeff Alderson
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
Heather Lai on 19 Oct 2020
Jeff,
Yes, I am accessing my student's work through grader.mathworks.com, but I wanted to know if there is a way to choose to only display Best solution as of the due date in the internet browser without needing to download and open all of the files individually.
I would like to be able to scroll through the list in grader.mathworks.com and see each student's submission (with the assessment checkmarks) but only see the best solutions, (and if possible, see them in alphabetical order).
Thank you.

Sign in to comment.

Answers (0)

Communities

More Answers in the  Distance Learning Community

Categories

Find more on Programming 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!