This seems to me to be the right order to define the defaults. Currently
the default number of trials is infinite.
The default number can be overridden in a set.
("Hmwk Set Editor" -> "Edit problems" -> "max attempts" input blank )
You can also reset it individually for each student to whom the set is assigned. I
don't think that you can specify a maximum number of attempts from
within a pg problem, although I'm not positive. This might not be a
difficult feature to add. You can already specify a particular grader
to use for the problem, which could provide a workaround.
The maximum number of attempts is also stored in set definition files. It is in the third
column of the problem listing: $path_to_problem_file, $weight_to_be_given_to_problem, $max_number_of_attempts
The default weight or score is 1. The default maximum number of
attempts is -1 which, along with blank, gives an infinite number of
attempts.
<| Post or View Comments |>
|