Andamio LogoAndamio

Assignment Validator

Validator where assignments are approved or rejected

Assignment Validator

The Assignment Validator is the core validator where course assignments are approved, rejected, or updated. This validator is part of the course blueprint and handles all assignment decision-making processes.

Loading validator diagram...
This may take a moment

Blueprint Source

This validator is defined in the course.plutus blueprint.

Redeemers

AssignmentDecisionAction

  • Accept - Approve student assignment submission
  • Reject - Deny student assignment submission
  • Update - Update assignment details or requirements

Purpose

This validator manages the lifecycle of course assignments, providing course creators with the ability to evaluate student submissions and make decisions on their acceptance or rejection.