classroom-assistant icon indicating copy to clipboard operation
classroom-assistant copied to clipboard

Clone student repositories in bulk

Results 60 classroom-assistant issues
Sort by recently updated
recently updated
newest added

Bumps [electron](https://github.com/electron/electron) from 9.4.4 to 15.5.5. Release notes Sourced from electron's releases. electron v15.5.5 Release Notes for v15.5.5 Other Changes Backported fix for CVE-2022-1482. #34040 Backported fix for CVE-2022-1483. #34009...

dependencies

The token for a repository downloaded with Classroom Assistant expires rather fast, which means I can download all repos for an assignment, but if a student makes any changes (for...

:sparkles: Enhancement

When cloning the repos for an assignment with a set deadline, each will have the latest commit checked out by default, and not the latest commit before this deadline. Steps...

feature request

When I start the Classroom Assistant it shows me the normal login screen. When I click on the 'Log In With Classroom' button I get the following error: ![image](https://user-images.githubusercontent.com/45976071/69908683-81699a00-13a3-11ea-9ce5-cc4c3e53dd8a.png) I...

The workflow releases.yml is referencing action actions/checkout using references v1. However this reference is missing the commit [a6747255bd19d7a757dbdda8c654a9f84db19839](https://github.com/actions/checkout/commits/a6747255bd19d7a757dbdda8c654a9f84db19839) which may contain fix to the some vulnerability. The vulnerability fix that...

It would help to be able to sort repositories by name. Either using a sort button (ascending, descending?), or just by default. The current sort order appears to be random....

I have reformated the docs like I removed some of the typos and a little bit of restructured docs

@leereilly @talsafran Can I build actions for issues and PRs in this repository, it would be much easy for the maintainers and contributors to great extent

It will be great for us to reuse the classroom without creating a new link for each assignment.

# The Situation I am using classroom assistant on windows, and Git defaults to changing around white space from `\n` to `\r\n` - which I think is a bad idea...