The minimum number of points required to pass the assignment. Defaults to 50% of the maximum points.
@if (markdown === undefined) { } @else {

Syntax Help

  • Write each task on a new line.
  • Write parent tasks using Markdown headers: ## Task 1 (15P)
  • Use ###, ####, etc. for nesting. The top level must use ## instead of #.
  • Write child tasks and deductions using Markdown list items: - Wrong format (-1P)
  • (Optional) Specify a Task ID: ## Task 2 (10P) <!--123abc-->
}