Programmiermethoden-CampusMinden / D2G-Aufgaben-Demo

This repository contains a demo assignment that can be used to test the D2G pipeline.

Home Page:https://github.com/Programmiermethoden-CampusMinden/Deploy-to-Grading

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

D2G-Aufgaben-Demo

Deploy-to-Grading (D2G) is a toolchain for automated analysis and grading of programming tasks. This repository contains a demo assignment that can be used to test the D2G pipeline. For more information on D2G, take a look the D2G repository.

How to demo

To test the D2G demo, create a fork of the repository in your own namespace. Then create a new branch in that repository and start solving the tasks. Each task is in its own folder (Note: The empty task is only a template for creating your own tasks). When you completes the tasks, start a pull request that merges your solution into your master branch. This will automatically start the D2G pipeline as a Github workflow. You can view your results by opening the console output of the workflow.

Credits

This project was funded by Stiftung für Innovation in der Hochschullehre ("Freiraum 2022").


License

This work by André Kirsch, Carsten Gips, and contributors is licensed under MIT.

About

This repository contains a demo assignment that can be used to test the D2G pipeline.

https://github.com/Programmiermethoden-CampusMinden/Deploy-to-Grading

License:MIT License


Languages

Language:Java 100.0%