How do I restrict the number of student submissions for MATLAB Grader coding problems?​

19 visualizaciones (últimos 30 días)
How do I restrict the number of student submissions for MATLAB Grader coding problems?​

Respuesta aceptada

MathWorks Support Team
MathWorks Support Team el 16 de Oct. de 2025
Editada: MathWorks Support Team el 16 de Oct. de 2025
When students work their problems on the MATLAB Grader site, it is possible to limit the number of submissions for all problems within an assignment. To change this setting, navigate to the desired assignment in grader.mathworks.com and click "edit".
Under "Number of Submissions" choose "Unlimited" or "Limited". If "Limited" is selected, the additional field "submissions per problem" appears. Enter the number of submissions to allow.
When MATLAB Grader problems are integrated into an LMS, limiting the number of submissions is controlled by the LMS platform. Check with your LMS administrator to determine if this feature is available for your LMS.
  3 comentarios
Cris LaPierre
Cris LaPierre el 19 de Mayo de 2020
Editada: Cris LaPierre el 18 de Sept. de 2023
Here are some platform-specific examples
Blackboard: attempts_allowed=3
Canvas: custom_attempts_allowed=3
Brightspace D2L:
  • Name field: attempts_allowed
  • Value field: 3
Moodle: attempts_allowed=3
Open edX: [ "attempts_allowed=3" ]
Sakai: attempts_allowed=3
The limit is displayed in the Submit button when viewing the problem using a student role.
Note: The preview or "View as student" mode in some LMS platforms as well as the Learner Preview feature in Grader do not change the user role to student.
Cris LaPierre
Cris LaPierre el 20 de Oct. de 2025
An additional note - on some platforms, custom parameters can be set at the problem level (i.e. by the instructor), with the custom parameter applying to just that problem. In others, they can only be set at the tool integration level by the LMS admin, with the custom parameters applying to every problem associated with that LTI tool integration.

Iniciar sesión para comentar.

Más respuestas (0)

Categorías

Más información sobre Programming en Help Center y File Exchange.

Productos

Community Treasure Hunt

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

Start Hunting!

Translated by