Improve, restructure documentation and add screenshot

This commit is contained in:
Sebastian Serth
2020-10-20 12:13:30 +02:00
parent 92be9d56ee
commit d25dd41ccf
18 changed files with 3 additions and 1 deletions

View File

@ -5,6 +5,8 @@ CodeOcean
[![Code Climate](https://codeclimate.com/github/openHPI/codeocean/badges/gpa.svg)](https://codeclimate.com/github/openHPI/codeocean) [![Code Climate](https://codeclimate.com/github/openHPI/codeocean/badges/gpa.svg)](https://codeclimate.com/github/openHPI/codeocean)
[![Test Coverage](https://codeclimate.com/github/openHPI/codeocean/badges/coverage.svg)](https://codeclimate.com/github/openHPI/codeocean) [![Test Coverage](https://codeclimate.com/github/openHPI/codeocean/badges/coverage.svg)](https://codeclimate.com/github/openHPI/codeocean)
![Learner Interface](docs/implement.png)
## Introduction ## Introduction
CodeOcean is an educational, web-based execution and development environment for practical programming exercises designed for the use in Massive Open Online Courses (MOOCs). CodeOcean is an educational, web-based execution and development environment for practical programming exercises designed for the use in Massive Open Online Courses (MOOCs).
@ -20,7 +22,7 @@ CodeOcean is mainly used in the context of MOOCs (such as those offered on openH
## Development Setup ## Development Setup
Please refer to the [Local Setup Guide](LOCAL_SETUP.md) for more details. Please refer to the [Local Setup Guide](docs/LOCAL_SETUP.md) for more details.
### Mandatory Steps ### Mandatory Steps

BIN
docs/implement.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 870 KiB