Part of my assessment of student work involves looking at their programming process: frequency and regularity of code check-ins and their use of Kanban boards and issue tracking to organize and track their work.
Can students link the GitHub project tools (Kanban board, issue tracker) to their repo for an individual assignment in GitHub classroom, so that the instructor can view their project’s Kanban board and issue tracker? I don’t want just the history of their check-ins; I want to see their use of the project tools as well.
Thanks in advance!