Add project log when examiner is added
Open
P3
TODO
- Dominant language
- PHP
- Stars
- 10
- Forks
- 0
- PR merge metrics
- No merged PRs in 30d
Description
Insert an entry into the table `logs` when examiner is added.
Contributor guide
Research direction
Locate the code path that adds an examiner and inspect the `logs` table definition and existing project-log behavior. Implement the requested log entry at examiner creation, then verify that adding an examiner creates the expected row in `logs`.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- php
- Domain
- backend, database
- Issue type
- Feature
- Difficulty
- 2/5
- Estimated time
- 1-3 hours
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 45/100