ucdavis / ucdavis/ipa-client-angular
AssignmentView: Add a column that tallies the # of assignments for an instructor in that year
Open
Nobody has claimed this yet.
enhancement
- Dominant language
- JavaScript
- Stars
- 2
- Forks
- 3
- PR merge metrics
- No merged PRs in 30d
Description
Add a column for # of assignments in the year (it should add up to 3, or 4, etc. varies by workgroup)
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Locate the AssignmentView entry point and inspect how instructor assignments are grouped by year and workgroup. Add a column showing the yearly assignment total, then verify that its value matches the expected workgroup-dependent count; no test file is named in the issue.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- angularjs, javascript
- Domain
- frontend
- Issue type
- Feature
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 45/100