Skip to content

Template for providing student support code (e.g. source code and tests) for homework assignments.

License

Notifications You must be signed in to change notification settings

Programmiermethoden-CampusMinden/student-support-code-template

Repository files navigation

title
Student Support Code Template

About

This is a template repo for providing student support code (e.g. source code and tests) for Java based homework assignments.

It comes with batteries included:

Usage

This repo is intended to be used as a template repo. To create new repos for assignments, the following steps may help:

  1. Fork this repo or use it as a template to create a new repo.
  2. Add the required source code, tests and task descriptions to your new repo.
  3. If needed, adjust the Gradle configuration to your needs.
  4. Make your new repo available to the students.

If desired, activate the GitHub CI in your new repo (under "Settings > Actions > General > Allow actions"). You need to allow at least the following actions: actions/checkout@v4 and actions/setup-java@v4.

License

This work by Carsten Gips and contributors is licensed under MIT.

About

Template for providing student support code (e.g. source code and tests) for homework assignments.

Topics

Resources

License

Stars

Watchers

Forks