github-education-resources / classroom

GitHub Classroom automates repository creation and access control, making it easy for teachers to distribute starter code and collect assignments on GitHub.
https://classroom.github.com
1.34k stars 564 forks source link

Moodle assignment links #2441

Open jedbrown opened 4 years ago

jedbrown commented 4 years ago

Feature request :sparkles:

I've used the Moodle integration to sync rosters. The Moodle side is also meant to be able to link GitHub Assignments as Moodle Activities, but I think that feature isn't implemented. In particular, if I create a new Activity and select the GitHub Classroom preconfigured tool, I think it's intended that this "Select content" button be clickable and be able to select an assignment that has been created in GitHub Classroom. Screenshot_20191022_160428

Instead, it just always links to the first assignment I created in the GitHub Classroom. If this feature is indeed not present, there should be a note acknowledging that on the setup guide so that people don't assume it will work like other external tools. Implementing this feature would be valuable to avoid manual steps in linking assignment acceptance and grades/feedback with the repository.