Description
Add an expiration date to certificates (e.g., valid for 1 year) and a mechanism for students to "renew" them upon re-assessment.
Requirements
- Update
Certificate struct with expiry_date: u64.
- Add
is_valid(symbol: Symbol) helper.
- Implement
renew_certificate function with authorization.
Level
Rules for Contributors
- Please add an ETA (no more than 2 days) when expressing interest.