Commit Graph

9617 Commits

Author SHA1 Message Date
Vik Paruchuri
5fee1a49d0 Document image class, fix logging and scoring issues 2013-01-30 13:37:23 -05:00
Vik Paruchuri
4840205554 Make CSS nicer 2013-01-30 13:00:03 -05:00
Vik Paruchuri
eb5d14a2a9 Fix string interpolation in JS 2013-01-30 12:31:02 -05:00
Vik Paruchuri
3a2d851132 Images pass through fine 2013-01-30 11:17:38 -05:00
Vik Paruchuri
6c21469bed Fix some image upload issues 2013-01-30 11:11:23 -05:00
Vik Paruchuri
d6947f1da7 Proper image submission, error handling 2013-01-30 11:02:31 -05:00
Vik Paruchuri
bae898edb0 Auto convert image to link, display inside student answer 2013-01-30 10:47:50 -05:00
Vik Paruchuri
012d8107fa Get image upload, check for issues, upload to S3 2013-01-30 10:04:14 -05:00
Vik Paruchuri
0c0a897127 Work on uploading image submission to S3 2013-01-30 09:36:01 -05:00
Vik Paruchuri
d06f5f7791 Fix file upload stuff, debug some image check routines 2013-01-30 09:02:04 -05:00
Vik Paruchuri
0622dc995d Javascript to handle file uploads 2013-01-29 22:42:08 -05:00
Vik Paruchuri
fbdc190a58 Add in file upload ability 2013-01-29 22:16:48 -05:00
Vik Paruchuri
f367b7ace2 Change ruby version 2013-01-29 21:53:36 -05:00
Vik Paruchuri
b730c25056 Fix rubric rendering 2013-01-29 21:51:48 -05:00
Vik Paruchuri
08e06f8719 Fix some tab problems 2013-01-29 21:39:54 -05:00
Vik Paruchuri
01f218b7f8 Fix some tab issues from the rebase 2013-01-29 21:36:55 -05:00
Vik Paruchuri
9c5fe05689 Update reqs for pillow, work on file uploads 2013-01-29 21:29:10 -05:00
Vik Paruchuri
4d1f9d2edf Function to upload stuff to S3 2013-01-29 21:24:05 -05:00
Vik Paruchuri
929160e180 Add in ability to validate images and image paths (urls) 2013-01-29 21:24:04 -05:00
Vik Paruchuri
5d4ad4b8ca Simple method to count colors in an image 2013-01-29 21:24:04 -05:00
Vik Paruchuri
255405d0bf Automatically show results at certain points (when need to reset, when finished with a problem, etc) 2013-01-29 21:24:04 -05:00
Vik Paruchuri
9e673e8aa7 Remove wrapper p tags 2013-01-29 21:24:04 -05:00
Vik Paruchuri
fde370bd92 Fix notification issue, sanitize input html 2013-01-29 21:24:04 -05:00
Vik Paruchuri
a5daf1f34d Perhaps properly sanitize js 2013-01-29 21:24:04 -05:00
Vik Paruchuri
6425a519fd Fix notifications to work with cache (sync timings) 2013-01-29 21:24:04 -05:00
Vik Paruchuri
2f2b5fa753 Fix unicode problem 2013-01-29 21:24:04 -05:00
Vik Paruchuri
bd0b933ff2 Highlight the correct tab 2013-01-29 21:24:04 -05:00
Diana Huang
ea6ce60d0b Use the variable and not the hex value. 2013-01-29 21:24:04 -05:00
Diana Huang
d4ed059975 Do some better error checking for items. 2013-01-29 21:24:04 -05:00
Diana Huang
a2db72e10f Update text. 2013-01-29 21:24:04 -05:00
Diana Huang
486753a263 Display alerts from notifications on the panel. 2013-01-29 21:24:03 -05:00
Diana Huang
9f19eafcf0 Update main notification dashboard with new styles. 2013-01-29 21:24:03 -05:00
Vik Paruchuri
4140b74e47 Fix progress return 2013-01-29 21:24:03 -05:00
Vik Paruchuri
cee69bb765 Fix return of score to progress tab 2013-01-29 21:24:03 -05:00
Vik Paruchuri
252e54fef5 Add in is_scored boolean, remove some noisy debug statements 2013-01-29 21:24:03 -05:00
Diana Huang
d07bf0157e UI updates to the Open Ended Problems page 2013-01-29 21:24:03 -05:00
Vik Paruchuri
665fb707b1 Cache notifications for 5 mins so that we don't hit the grading server on every web request 2013-01-29 21:24:03 -05:00
Vik Paruchuri
68f563a178 Fix naming issue 2013-01-29 21:24:03 -05:00
Vik Paruchuri
8b8c1dbe60 Fix query error 2013-01-29 21:24:03 -05:00
Vik Paruchuri
3531bce7d3 Fix score checking, latest post assessment scraping 2013-01-29 21:24:02 -05:00
Vik Paruchuri
29f738f7ce Minor count fix 2013-01-29 21:24:02 -05:00
Vik Paruchuri
5291271591 Add in some minimal checking to make sure that the max score and scores for each rubric point are 3 2013-01-29 19:56:13 -05:00
Vik Paruchuri
33003e65d4 Make things less noisy (remove debug statements) 2013-01-29 19:53:36 -05:00
Vik Paruchuri
0630f59c06 Pass proper parameters, fix templating 2013-01-29 19:52:50 -05:00
Vik Paruchuri
6412eb4080 Fix naming for overall need to check 2013-01-29 19:39:24 -05:00
Vik Paruchuri
bb55792b2b Make things less noisy (remove debug statements) 2013-01-29 19:31:03 -05:00
Vik Paruchuri
d3d4e557d6 Fix notification display 2013-01-29 19:31:03 -05:00
Vik Paruchuri
457afaaeda Making tab render properly for open ended notifications 2013-01-29 19:31:03 -05:00
Vik Paruchuri
f47c431faf Fix templating 2013-01-29 19:31:03 -05:00
Vik Paruchuri
8602e1595b Pass proper parameters, fix templating 2013-01-29 19:31:03 -05:00