|
migrations
|
Add module reference to survey
|
2019-09-09 14:03:04 +02:00 |
|
__init__.py
|
Add initial implementation of survey model
|
2019-06-20 14:51:43 +02:00 |
|
admin.py
|
Save correct answer with answer given by user
|
2019-07-08 15:10:33 +02:00 |
|
apps.py
|
Add initial implementation of survey model
|
2019-06-20 14:51:43 +02:00 |
|
inputs.py
|
Add answers to surveys
|
2019-06-27 17:56:29 +02:00 |
|
models.py
|
Add module reference to survey
|
2019-09-09 14:03:04 +02:00 |
|
mutations.py
|
Add model and mutation for adding notes
|
2019-10-10 09:48:38 +02:00 |
|
schema.py
|
Add answers to surveys
|
2019-06-27 17:56:29 +02:00 |
|
tests.py
|
Add initial implementation of survey model
|
2019-06-20 14:51:43 +02:00 |
|
views.py
|
Add initial implementation of survey model
|
2019-06-20 14:51:43 +02:00 |