Imports solutions from GitHub using the organisation and prefix configured in the
assignment settings.
Select Students
@for (solution of previewSolutions;track solution) {
}
@if (!previewSolutions) {
Loading...
} @else if (!previewSolutions.length) {
No solutions found.
}
Select none to import all solutions.
If some files are missing in an existing solution, they will be re-imported.
The origin commit of the solution will be used to determine the file contents.