-
Notifications
You must be signed in to change notification settings - Fork 16
OpenProseMetrics
Rik Goldman edited this page Jan 20, 2021
·
1 revision
- Demo: https://opm.gonzotraining.com
- repo For TKLDEV: https://github.com/ghoulmann/open-prose-metrics_tkl (working)
- project repo: https://github.com/ghoulmann/Open_Prose_Metrics
- v1 (vagrant stuff too) https://github.com/ghoulmann/Open_Prose_Metrics/releases/tag/v1.21-1-16
TKLDEV solution, up to date with application development at <https://github.com/ghoulmann/open-prose-metrics_tkl
This is intended to support students in making data-driven revisions to academic writing (secondary and post-secondary students).
However, it is being used by two schools to track progress of writing students, develop written-language goals and objectives for students, and help educators write "present level of performance" for students.
- perhaps mod_python instead of mod_wsgi. To be investigated
- need to edit confconsole to have either https or http as long as mod_wsgi wants a different wsgi file for each vhost. I can simply make another wsgi file, but that seems like a clunky solution
- authentication and privileges (I have a version with this)
- right now db is a shelve file. Exploring mongodb
- these routes need behind auth and for privileged users: /admin/shelve, /admin/log/errors
- need feedback to make more efficient and clean.
- structure such that sphinx can autodoc