Skip to content

Commit 86c4ee9

Browse files
authored
docs: Update README.md
Extend introduction section
1 parent 05dbbb8 commit 86c4ee9

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

README.md

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,9 @@
77

88
## Introduction
99

10-
CodeHarbor is a repository system for automatically gradeable programming exercises and enables instructors to exchange of such exercises via the [ProFormA XML](https://github.com/ProFormA/proformaxml) format across diverse code assessment systems.
10+
CodeHarbor is a repository system for automatically gradeable programming exercises and enables instructors the exchange of such exercises via the [ProFormA XML](https://github.com/ProFormA/proformaxml) format across diverse code assessment systems.
11+
For example, it allows to share, rate, and discuss auto-gradable programming exercises with colleagues.
12+
With this, you can re-use existing exercises, clone exercises and adjust them to your needs, e.g. translate them to another human language or port them to another programming language.
1113

1214
## Server Setup and Deployment
1315
Use [Capistrano](https://capistranorb.com/). or the provided Dockerfile (only for production). The devcontainer and Vagrant setup are for local development only.

0 commit comments

Comments
 (0)