-
Notifications
You must be signed in to change notification settings - Fork 13
How will the submissions be judged? #6
Copy link
Copy link
Open
Labels
Description
The evaluation criteria for each submission can be found here.
A convenience translation into English:
The jury of the competition is evaluating all submissions based on the criteria
- theoretical foundations / approach
- documentation
- software engineering
- UI/UX
- functionality
The order of these criteria is not the order of importance, you should put your focus on the areas as demanded in the actual challenge description. The following points are meant to give you a rough idea what the criteria are about and should not be interpreted too literally.
Theoretic foundations/approach
- Research
- Modelling
- Complexity analysis
- Effort estimation
Documentation
- consistency, completenesst and soundness
- structuring and layout
- code documentation
Software engineering
- concise documentation of requirements, design considerations and decisions
- concise documentation of tests, results and conclusions drawn
- quality of the software development approach, design decisions and test concept
UI / UX
- Usability
- Exciting extensions
Functionality:
- functional correctness and quality of the solution (according to the challenge description)
- verifiability of the test results
Reactions are currently unavailable