You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

35 lines
965 B
Markdown

# ReCodEx
8 years ago
**ReCodEx** is complex programmer testing solution, primary targeted to technical universities. It is highly customizable and based on modern technologies.
## Documentation
* [[User documentation]]
* [API Documentation](https://recodex.github.io/api/) (OBSOLETE!)
* Programmer Documentation
* [Worker](http://recodex.github.io/worker/)
* [Broker](http://recodex.github.io/broker/)
* [Monitor](http://recodex.github.io/monitor/)
* Data formats
* [[Markdown]] (useful for exercise authors)
* [[Job Configuration]] (internal for worker)
* [[Exercise Configuration]] (internal for API)
* [[Score Calculators]] (internal for API)
## Separate pages
* [[FAQ]]
7 years ago
* [[Changelog]]
* [[Logo]]
* [[Runtime Environments]]
* [[Exit Code Mappings]]
## Older Parts of Documentation
Some parts may need revision.
8 years ago
* [[Introduction]]
* [[Analysis]]
* [[Implementation]]
8 years ago
* [[Conclusion]]
* [[Database schema]]
8 years ago
### Appendices
* [[Installation]]
* [[Database]]