e3d180505f
Add Wellesley College news announcement and frontpage changes
Carlos Andrés Rocha
2012-12-04 09:45:30 -05:00
4ebd70dcc4
add support for utf8 in sequences, verticals and custom modules.
Brian Wilson
2012-12-04 03:54:36 -05:00
1732fc4804
Improve analytics table style and added scroll.
JM Van Thong
2012-12-03 18:44:19 -05:00
99f083e772
Merge pull request #1097 from MITx/diana/fix-open-ended-input
Victor Shnayder
2012-12-03 14:03:52 -08:00
9b1cad90b5
Fix location that gets used for open-ended responses
Diana Huang
2012-12-03 16:52:29 -05:00
1845fc7211
headers still funky, absolutely positioned to avoid bugs for now; removed public tag and grey style
Tom Giannattasio
2012-12-03 16:29:27 -05:00
5b02e1e3ce
add additional html tests
Brian Wilson
2012-12-03 16:26:08 -05:00
1d44ebb10c
Add more non-ascii characters to full dataset, and make fixes in xmodule code.
Brian Wilson
2012-12-03 16:22:25 -05:00
a40b952cdc
grading - tooltip for grading UI link wip
Brian Talbot
2012-12-03 16:20:05 -05:00
731cfe5bb5
fixed long header bug
Tom Giannattasio
2012-12-03 16:15:00 -05:00
fc26edb156
grading - added in sub section controls
Brian Talbot
2012-12-03 16:13:18 -05:00
65c56edb5c
Better error logging when login into queue fails
Diana Huang
2012-12-03 15:04:34 -05:00
15c5072984
Work on template render code
Vik Paruchuri
2012-11-30 11:47:12 -05:00
51e148a7a7
Add in support for rendering feedback within lms
Vik Paruchuri
2012-11-30 11:42:24 -05:00
052807d7f6
Change the unique student id calculation to match the id we send to xqueue
Victor Shnayder
2012-11-30 11:30:02 -05:00
8379e3038d
Moved settings models from common to cms
Don Mitchell
2012-11-30 10:42:23 -05:00
63e38822bd
course handouts styled and basic view handling added
Tom Giannattasio
2012-11-28 11:51:47 -05:00
d943f44f10
Append screw up (naive python goof)
Don Mitchell
2012-11-27 17:23:29 -05:00
b75bca2583
new styles for the handouts sidebar
Tom Giannattasio
2012-11-27 16:44:38 -05:00
a25d6b0862
wrapped up data syncing and date format issues
Tom Giannattasio
2012-11-27 15:30:47 -05:00
335c6949f8
started consolidating editor functions
Tom Giannattasio
2012-11-27 12:47:01 -05:00
5dd90aa9cb
working on date picker; conflicts with ids
Tom Giannattasio
2012-11-27 09:01:58 -05:00
3d9961f874
started adding date picker
Tom Giannattasio
2012-11-26 14:55:10 -05:00
46d4e27cdc
update styles fixed; tweaks to white button mixins; add update to top of list; render updates upon save
Tom Giannattasio
2012-11-26 14:40:42 -05:00
261c43aade
add sidebar column; fixed main column float bug
Tom Giannattasio
2012-11-26 13:26:49 -05:00
f32388f2af
markup tweaks to fix content crunching
Tom Giannattasio
2012-11-26 11:54:10 -05:00
0b7bff4c3f
Everything tested and ready for Tom to fix
Don Mitchell
2012-11-16 12:10:39 -05:00
111e8521db
Hopefully the course-info changes I had made w/o link destruction
Don Mitchell
2012-11-08 16:53:01 -05:00
835f18795a
Make tests pass again
Victor Shnayder
2012-11-30 10:27:34 -05:00
d28cd4f429
use a dict for backend config. Load it on aws.
Victor Shnayder
2012-11-26 17:09:52 -05:00
b48b389a56
implement login into staff grading service.
Victor Shnayder
2012-11-26 16:40:25 -05:00
26f033b79f
allow score 0
Victor Shnayder
2012-11-20 18:25:25 -05:00
edd3277597
Tweaks to actually work with the backend.
Victor Shnayder
2012-11-20 18:25:16 -05:00
d2cc8696ed
Add some initial css.
Victor Shnayder
2012-11-20 11:11:18 -05:00
d1b433dba5
add adaptive-max-score html to lms view
Victor Shnayder
2012-11-19 18:08:07 -05:00
a584f06bac
Add support for varying max_score.
Victor Shnayder
2012-11-19 18:00:48 -05:00
d0e2b85e3c
Refactor testing code, hook up frontend.
Victor Shnayder
2012-11-19 16:56:12 -05:00
ff11926570
Initial impl and basic access tests for staff grading service
Victor Shnayder
2012-11-19 15:48:38 -05:00
055aeae0b6
fix comment in access.py
Victor Shnayder
2012-11-19 15:47:49 -05:00
4b8708c2e4
move a comment
Victor Shnayder
2012-11-19 15:24:11 -05:00
5bf39fef96
Cherry pick the test-cleanup parts of e2826cb.
Victor Shnayder
2012-11-19 15:23:05 -05:00
4f359ea594
pass through message when no more submissions.
Victor Shnayder
2012-11-19 13:38:21 -05:00
ed6a8f68ac
starting to stub out the backend staff grading service [wip]
Victor Shnayder
2012-11-19 10:04:56 -05:00
9d8d6655c6
add docstring for expect_json decorator
Victor Shnayder
2012-11-19 09:10:02 -05:00
5836438454
hook up radio buttons, hide submit button till after grading
Victor Shnayder
2012-11-15 19:23:07 -05:00
e910f60e08
wip
Victor Shnayder
2012-11-15 14:27:46 -05:00
e1fd6d73b3
refactor to be more clearly model-view
Victor Shnayder
2012-11-15 13:35:53 -05:00
b1d5273a2a
add messages, headers for sections
Victor Shnayder
2012-11-15 10:45:55 -05:00
546096e8a0
Split out mock backend, fix out-of-data bug
Victor Shnayder
2012-11-15 10:23:24 -05:00
3d0ef75807
Basic js implementation, with mocked backend
Victor Shnayder
2012-11-14 21:57:11 -05:00
aa786d138d
move computers--adding test file
Victor Shnayder
2012-11-14 20:46:02 -05:00
c7ab37bdab
initial js--called at page load
Victor Shnayder
2012-11-14 14:32:43 -05:00
7d1d135c16
Wire in some initial js.
Victor Shnayder
2012-11-13 18:46:38 -05:00
f5d9e963cc
Initial wiring of a staff grading tab.
Victor Shnayder
2012-11-13 18:46:21 -05:00
6b5125c4df
fix typos, logger configs
Victor Shnayder
2012-11-13 18:07:59 -05:00
b41ab37c4e
fixed padding on a few buttons
Tom Giannattasio
2012-11-30 07:51:14 -05:00
c2b13e0a3c
added temporary flagging assets
Kevin Chugh
2012-11-29 23:43:56 -05:00
df6c053cc4
remove redcar
Kevin Chugh
2012-11-29 19:16:23 -05:00
9a19518fa7
flagging set up in css and thread template
Kevin Chugh
2012-11-29 19:15:47 -05:00
a22dd5ebb7
flagging interface updates
Your Name
2012-11-29 17:31:40 -05:00
fbbf9e9c0f
key bindings and speed reworkings for the my courses and courseware pages
Tom Giannattasio
2012-11-29 16:21:51 -05:00
7ed0002bd2
Details now has validation except for youtube ids which cause crossdomain policy violations when i try to validate.
Don Mitchell
2012-11-29 16:18:36 -05:00