Commit Graph

231 Commits

Author SHA1 Message Date
Piotr Mitros
11f4820704 Minor change -- disable caching on DEV machines 2012-03-13 15:46:57 -04:00
Piotr Mitros
909aec4379 Better error messages 2012-03-10 22:45:00 -05:00
Piotr Mitros
e8c7e5521b Better error message 2012-03-10 22:42:32 -05:00
Piotr Mitros
837b9c9075 Basic gradebook 2012-03-10 22:31:40 -05:00
Piotr Mitros
af815abe3b Beginning refactoring grades out of profile view for use in gradebook 2012-03-10 21:17:22 -05:00
Piotr Mitros
f1ad393f18 Course admins can now access student grades by going to profile/[userid]
--HG--
branch : visible-grades
2012-03-10 20:34:13 -05:00
Piotr Mitros
c7c71c9458 Merge
--HG--
branch : visible-grades
2012-03-10 20:17:13 -05:00
Piotr Mitros
cde9ab284b Need to merge
--HG--
branch : visible-grades
2012-03-10 20:17:04 -05:00
Piotr Mitros
a2c4010b8f Removed caching for dev machines 2012-03-10 20:13:03 -05:00
Piotr Mitros
a995ef0f0f Instructors can see grades -- syncing machines -- nonworking code
--HG--
branch : visible-grades
2012-03-10 17:11:49 -05:00
Piotr Mitros
c8f261efc7 Work-around for not finding XML for sections in section files. Note: Requires data push 2012-03-09 20:20:02 -05:00
Bridger Maxwell
f58f08edbe Changed hoverling labels of profile graph to give real name of homework or lab section
--HG--
branch : bridger-dev
2012-03-06 12:53:39 -05:00
Piotr Mitros
cc13aef05a Check on user authenticated in AJAX 2012-03-04 14:21:52 -05:00
Piotr Mitros
f27c16c87a Missed another spot 2012-03-04 14:09:14 -05:00
Piotr Mitros
d1276e9af7 Missed a spot 2012-03-04 14:06:08 -05:00
Piotr Mitros
b348f5d9b3 Cache toolbox disabled 2012-03-04 13:25:12 -05:00
Piotr Mitros
98f5a79dfc Disabled profile cache -- we ran into issues 2012-03-04 09:40:07 -05:00
Piotr Mitros
22748768ab Cache keys hashed, scripts to assign student to groups and send out bulk e-mails 2012-03-03 13:53:24 -05:00
Bridger Maxwell
8c3c33b7ac Fixed accordion on hidden courseware pages 2012-03-01 17:12:39 -05:00
David Ormsbee
d60d689611 Merge performance fixes, and rename StudentModule.get_from_cache to get_with_caching 2012-02-29 18:28:18 -05:00
Piotr Mitros
7f68610dac Error in case sensitivity. Applying patch from gjs' machine 2012-02-29 14:22:33 -05:00
David Ormsbee
46278515b6 replaced print with debug log statement 2012-02-27 18:36:57 -05:00
Bridger Maxwell
61983b70a4 Added better random score generation, for recording profile page tutorial 2012-02-26 01:15:24 -05:00
Bridger Maxwell
1b936997a1 Fixed format specifier to not print out 12 instead of 12.0 on profile page 2012-02-24 23:06:31 -05:00
Bridger Maxwell
ab0b791010 Added caching for processed course.xml
--HG--
branch : dormsbee_performance
2012-02-24 17:14:23 -05:00
David Ormsbee
6ad93db8ce ug fixes to StudentModel caching. Added cache-update on db-update because we do POST/GET pairings for submitting answers and checking them.
--HG--
branch : dormsbee_performance
2012-02-24 14:32:32 -05:00
David Ormsbee
1bfd1d78ae merging modx updates elimination from default
--HG--
branch : dormsbee_performance
2012-02-24 13:02:49 -05:00
David Ormsbee
fd75b49bec add caching for StudentModule
--HG--
branch : dormsbee_performance
2012-02-24 12:55:18 -05:00
Piotr Mitros
f803f4dfb8 Merge with master
--HG--
branch : pmitros_cut_writes
2012-02-24 12:02:09 -05:00
David Ormsbee
b54ff42532 add caching to User and UserProfile
--HG--
branch : dormsbee_performance
2012-02-23 20:09:15 -05:00
Piotr Mitros
ec4538ac65 Untested patch to eliminate AJAX DB writes
--HG--
branch : pmitros_cut_writes
2012-02-22 21:06:41 -05:00
Piotr Mitros
c9bbc54238 Rerandomize per_student/always/never tested and working
--HG--
branch : pmitros-rerandomize
2012-02-22 14:37:51 -05:00
Piotr Mitros
c202d550f5 Merge
--HG--
branch : pmitros-rerandomize
2012-02-22 13:59:21 -05:00
David Ormsbee
f9f9dbdf53 Merged profile-cache updates 2012-02-21 19:45:05 -05:00
Piotr Mitros
3037a0c8ab Fixed bad commit 2012-02-21 18:36:36 -05:00
Piotr Mitros
d99676432b Rerandomize patch -- untested
--HG--
branch : pmitros-rerandomize
2012-02-21 18:27:37 -05:00
Piotr Mitros
10732cbcc2 Support for sections outside of course.xml 2012-02-21 18:11:19 -05:00
Piotr Mitros
024da20b48 Subtitle support working
--HG--
branch : pmitros-subtitles
2012-02-20 20:58:47 -05:00
Piotr Mitros
2416587c19 Minor cleanup
--HG--
branch : pmitros-section
2012-02-20 16:47:53 -05:00
Piotr Mitros
f83c492720 per-section rendering works, if unclean
--HG--
branch : pmitros-section
2012-02-20 16:35:12 -05:00
Piotr Mitros
9812fda559 Minor bug when restarting server with custom tags
This patch has limited testing w.r.t. whether the bug is completely
gone, but it appears to have no negative side effects, and fix at
least one case.
2012-02-20 15:46:31 -05:00
Piotr Mitros
34affdabde Merge with new settings
--HG--
rename : settings_new_askbot.py => settings.py
2012-02-20 12:14:48 -05:00
Piotr Mitros
8dec0aa7cd Merging with fixes to Capa 2012-02-20 12:06:19 -05:00
Piotr Mitros
7bd509b7ed Beginning to merge new settings file
--HG--
branch : pmitros-dormsbee-settings2
rename : settings_new_askbot.py => settings.py
2012-02-20 11:29:12 -05:00
Piotr Mitros
1befa20b12 Last commit tested and debugged
--HG--
branch : pmitros-mod-template
2012-02-20 07:08:22 -05:00
Piotr Mitros
0d9a24e4f4 Templates broken into namespaces
--HG--
branch : pmitros-mod-template
2012-02-19 20:12:34 -05:00
Piotr Mitros
622c4e3427 Eliminated save button where not relevant
--HG--
branch : pmitros-capa-fixes
2012-02-19 17:27:21 -05:00
Piotr Mitros
cb27c471ff Capa problems handle case sensitivity and give better errors
--HG--
branch : pmitros-capa-fixes
2012-02-19 17:03:46 -05:00
Piotr Mitros
ab0f07ebd1 Code cleaned up to be slighlty more explicit
--HG--
branch : profile-cache
2012-02-19 12:30:08 -05:00
Piotr Mitros
7bea938246 Handling case of response not in cache explicitly
--HG--
branch : profile-cache
2012-02-19 12:21:57 -05:00