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.

65 lines
2.5 KiB
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.
## Contents
8 years ago
* [[Introduction]]
* [[Current solution at MFF UK|Introduction#current-solution-at-mff-uk]]
8 years ago
* [[Analysis of related projects|Introduction#analysis-of-related-projects]]
* [[ReCodEx goals|Introduction#recodex-goals]]
* [[Terminology|Introduction#terminology]]
8 years ago
* [[User documentation]]
* [[Student|User documentation#student]]
8 years ago
* [[Group supervisor|User documentation#group-supervisor]]
8 years ago
* [[Group administrator|User documentation#group-administrator]]
* [[Administrator|User documentation#administrator]]
8 years ago
* [[Assignments]]
* [[Submission flow]]
* [[Installation]]
8 years ago
* [[Worker]]
8 years ago
* [[Description|Worker#description]]
* [[Architecture|Worker#architecture]]
* [[Installation|Worker#installation]]
* [[Configuration and usage|Worker#configuration-and-usage]]
* [[Sandboxes|Worker#sandboxes]]
* [[Cleaner|Worker#cleaner]]
8 years ago
* [[Broker]]
8 years ago
* [[Description|Broker#description]]
* [[Architecture|Broker#architecture]]
* [[Installation|Broker#installation]]
* [[Configuration and usage|Broker#configuration-and-usage]]
* [[Monitor]]
8 years ago
* [[Description|Monitor#description]]
* [[Architecture|Monitor#architecture]]
* [[Installation|Monitor#installation]]
* [[Configuration and usage|Monitor#configuration-and-usage]]
8 years ago
* [[Fileserver]]
8 years ago
* [[Description|Fileserver#description]]
* [[Architecture|Fileserver#architecture]]
* [[Installation|Fileserver#installation]]
* [[Configuration and usage|Fileserver#configuration-and-usage]]
8 years ago
* [[Web API]]
8 years ago
* [[Description|Web API#description]]
* [[Architecture|Web API#architecture]]
* [[Installation|Web API#installation]]
* [[Configuration and usage|Web API#configuration-and-usage]]
8 years ago
* [[Web application]]
8 years ago
* [[Description|Web application#description]]
* [[Architecture|Web application#architecture]]
* [[Installation|Web application#installation]]
* [[Configuration and usage|Web application#configuration-and-usage]]
* [[Database]]
8 years ago
* [[Conclusion]]
8 years ago
* [[Further improvements|Conclusion#further-improvements]]
## Separated pages
8 years ago
* [[FAQ]]
* [[Logo]]
* [[Database schema]]
## Documentation
* [API documentation](http://recodex.github.io/api-doc)
* Programmer documentation
* [Worker](http://recodex.github.io/worker/)
* [Broker](http://recodex.github.io/broker/)
* [Monitor](http://recodex.github.io/monitor/)