This repository was archived by the owner on Sep 30, 2020. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 0
How to assess a project
Cristian González edited this page Mar 2, 2018
·
16 revisions
Project evaluation is possible throughout the project upload subproblem type. As well as code multiple languages subproblem it can be added to a specific task. It manages the same parameters such as time limit, memory limit, and output limit; the grader tab allows to create the subproblem run file dynamically
Project upload is supported for the following languages:
- Java
- C/C++
- Python
Do not forget to select the multiple_languages container to be capable to judge projects with the languages mentioned above.
- Home
- Installation, Deployment and update:
-
User's Documentation:
-
Course administration
- Tasks:
- How to create a task
- How to configure the grader
- How to assess a project
- Tasks:
-
Course administration
-
Developer's Documentation:
-
Understand INGInious
- Data base structure
- About pythontutor
- About codemirror linter
- How to create plugins
- How to add a new subproblem for a task
- Understand automatic grader
- How to test
- How to create statistics
- How to create a new container
-
Understand INGInious