Merge pull request #648 from MITx/feature/ichuang/psychometrics
Interrim psychometrics with real-time IRT plots and histograms (see note) Ike is committing to implement the SOA API which discussed in person, in which a separate djangoapp would receive the tracking logs from the LMS, and also be queried by the LMS to perform psychometrics analyses. Initially this psychometrics djangoapp might share some tables like StudentModule with the LMS, but the plan would be to separate them when possible. Ike will implement this for edX by November.
Showing
common/djangoapps/track/admin.py
0 → 100644
lms/djangoapps/psychometrics/__init__.py
0 → 100644
lms/djangoapps/psychometrics/admin.py
0 → 100644
lms/djangoapps/psychometrics/models.py
0 → 100644
Please
register
or
sign in
to comment