blob: 3b614993aebc52fa2ffc156468f2470c998e36c8 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
|
# Smarker
Smarker is a system designed to help module organisers mark python programming assessments.
Is is an expandable system, which produces reports about a student's code in many different
formats.
- [Read the documentation](http://smarker.eda.gay/)
- [Get the source code](https://github.com/jwansek/Smarker) - [Mirror](https://git.eda.gay/Smarker/files.html)
### Features
- Analyse code and get results as pdf, json, yaml, markdown, or plaintext
- Analyse code outputs and check for regexes
- Test functions and methods
- Generate plagarism reports
- Isolate code in a docker container for security
### Screenshots

Function Analysis

Runtime Analysis

File with an exception

Using pytest

Plagarism and collusion detection matrix
|