mathenjeu/__init__.py |
9 |
0 |
3 |
100% |
mathenjeu/__main__.py |
10 |
0 |
4 |
100% |
mathenjeu/activities/__init__.py |
3 |
0 |
0 |
100% |
mathenjeu/activities/act_question.py |
39 |
6 |
5 |
85% |
mathenjeu/activities/base_classes.py |
103 |
35 |
0 |
66% |
mathenjeu/apps/__init__.py |
2 |
0 |
0 |
100% |
mathenjeu/apps/common/__init__.py |
2 |
0 |
0 |
100% |
mathenjeu/apps/common/auth_app.py |
92 |
44 |
0 |
52% |
mathenjeu/apps/common/log_app.py |
17 |
0 |
0 |
100% |
mathenjeu/apps/display/__init__.py |
1 |
0 |
0 |
100% |
mathenjeu/apps/display/html_display.py |
10 |
5 |
0 |
50% |
mathenjeu/apps/qcm/__init__.py |
1 |
0 |
0 |
100% |
mathenjeu/apps/qcm/qcm_app.py |
157 |
47 |
0 |
70% |
mathenjeu/apps/qcm/statics/__init__.py |
0 |
0 |
0 |
100% |
mathenjeu/apps/qcm/statics/css/__init__.py |
0 |
0 |
0 |
100% |
mathenjeu/apps/qcm/statics/img/__init__.py |
0 |
0 |
0 |
100% |
mathenjeu/apps/qcm/statics/js/__init__.py |
0 |
0 |
0 |
100% |
mathenjeu/apps/qcm/templates/__init__.py |
0 |
0 |
0 |
100% |
mathenjeu/apps/server/__init__.py |
1 |
0 |
0 |
100% |
mathenjeu/apps/server/server_hypercorn.py |
25 |
6 |
0 |
76% |
mathenjeu/apps/staticapp/__init__.py |
1 |
0 |
0 |
100% |
mathenjeu/apps/staticapp/authmount.py |
53 |
29 |
0 |
45% |
mathenjeu/apps/staticapp/statics/__init__.py |
0 |
0 |
0 |
100% |
mathenjeu/apps/staticapp/statics/css/__init__.py |
0 |
0 |
0 |
100% |
mathenjeu/apps/staticapp/statics/img/__init__.py |
0 |
0 |
0 |
100% |
mathenjeu/apps/staticapp/statics/js/__init__.py |
0 |
0 |
0 |
100% |
mathenjeu/apps/staticapp/staticsite.py |
122 |
20 |
0 |
84% |
mathenjeu/apps/staticapp/templates/__init__.py |
0 |
0 |
0 |
100% |
mathenjeu/cli/__init__.py |
3 |
0 |
0 |
100% |
mathenjeu/cli/cli_helper.py |
30 |
1 |
4 |
97% |
mathenjeu/cli/openssl.py |
28 |
2 |
0 |
93% |
mathenjeu/cli/qcm_app.py |
58 |
5 |
20 |
91% |
mathenjeu/cli/static_app.py |
70 |
56 |
11 |
20% |
mathenjeu/datalog/__init__.py |
2 |
0 |
0 |
100% |
mathenjeu/datalog/qcmlog.py |
219 |
41 |
2 |
81% |
mathenjeu/tests/__init__.py |
9 |
0 |
1 |
100% |
mathenjeu/tests/qcms.py |
15 |
0 |
0 |
100% |