Commit Graph

13 Commits

Author SHA1 Message Date
Ned Batchelder
df4b512b6f Change wildcard imports into specific imports 2013-06-21 17:33:06 -04:00
Ned Batchelder
61b53713d2 Remove unused imports from lms, as detected by pylint. 2013-06-19 16:56:34 -04:00
Don Mitchell
168cb306d3 Move tz_aware into connection config rather than settings.
Make django use_tz
2013-06-10 17:16:35 -04:00
Jay Zoldak
22017ac24c pep8 fixes for psychoanalyze and capa module 2013-04-04 09:57:19 -04:00
ichuang
febcb51133 make psychometrics curve fitting more robust 2013-03-31 12:52:29 +00:00
ichuang
26f14aaf6d fix psychoanalyze (compatibility with new xblock) 2013-03-31 12:41:12 +00:00
ichuang
f1cc6e8597 fix psychoanalyze - make compatible with xblock 2013-03-31 12:40:43 +00:00
Calen Pennington
131e3120b9 Try to make psychometrics work with new storage model code 2013-03-13 16:35:50 -04:00
Calen Pennington
cfae1cdf62 Pep8 autofixes 2013-02-06 11:13:50 -05:00
ichuang
bffd9ac38d center histogram bars; pep8 2012-09-10 22:28:37 -04:00
ichuang
c1d92f9351 track psychometrics requests; add grade statistics, check for wrong
value of max_grade (something not right about StudentModule.max_grade)
2012-09-10 16:57:47 -04:00
ichuang
31dd119e79 settings.DATABASE_FOR_PSYCHOMETRICS overrides db for psychometrics 2012-09-09 17:50:11 -04:00
ichuang
0bf85992da psychometrics djangoapp 2012-09-08 22:32:28 -04:00