Commit Graph

6923 Commits

Author SHA1 Message Date
Vik Paruchuri
9a4ee350d7 JS tweaks, move feedback into its own template 2013-01-10 19:00:02 -05:00
Vik Paruchuri
e46ecdb6e2 Move skip button 2013-01-10 19:00:02 -05:00
Vik Paruchuri
8d80fcfb86 Add button to skip post assessment 2013-01-10 19:00:02 -05:00
Vik Paruchuri
d4dd0cd84c Html changes 2013-01-10 19:00:01 -05:00
Vik Paruchuri
ea6945a3fe Collapsible feedback 2013-01-10 19:00:01 -05:00
Vik Paruchuri
d9ea0fcda0 display feedback in status box 2013-01-10 19:00:01 -05:00
Vik Paruchuri
a7c64b8e2d Add collapsible 2013-01-10 19:00:01 -05:00
Vik Paruchuri
b6774ed2e8 Add back check for feedback button. Can always remove later 2013-01-10 19:00:01 -05:00
Vik Paruchuri
792e57ac62 Remove check for feedback button 2013-01-10 19:00:01 -05:00
Vik Paruchuri
146e0919f1 Work on alerts, transitions between pages 2013-01-10 19:00:01 -05:00
Vik Paruchuri
0ec1db8169 Add in a message area 2013-01-10 19:00:01 -05:00
Vik Paruchuri
5e38433494 Add in static data for max score and max attempts 2013-01-10 19:00:01 -05:00
Vik Paruchuri
c6c77c0cde Simple status display 2013-01-10 19:00:01 -05:00
Vik Paruchuri
a06680a23b Move status, remove self assessment format conversion 2013-01-10 19:00:01 -05:00
Vik Paruchuri
d8f6e1fe34 Factor out init modules, add in status display 2013-01-10 19:00:00 -05:00
Vik Paruchuri
e3da5aeb2c Reverse correct and incorrect 2013-01-10 19:00:00 -05:00
Vik Paruchuri
41ba6dde35 Make things looks slightly prettier 2013-01-10 19:00:00 -05:00
Vik Paruchuri
9ba57ad5df Add in correctness display for open ended response 2013-01-10 19:00:00 -05:00
Vik Paruchuri
f3ca5f456f Save answer based on history 2013-01-10 19:00:00 -05:00
Vik Paruchuri
ca234dc900 Fixing message post 2013-01-10 18:59:59 -05:00
Vik Paruchuri
254eae034b Add in support for passing problem type to javascript 2013-01-10 18:59:59 -05:00
Vik Paruchuri
fc02e7e269 Working on bugfixing 2013-01-10 18:59:59 -05:00
Vik Paruchuri
a4ad7800ed Add proper queue handling 2013-01-10 18:59:59 -05:00
Vik Paruchuri
c04455c546 Fix html display 2013-01-10 18:59:59 -05:00
Vik Paruchuri
6a5352620c Fix display errors 2013-01-10 18:59:59 -05:00
Vik Paruchuri
ef27788cf5 Initial display for open ended problem 2013-01-10 18:59:59 -05:00
Vik Paruchuri
54c763d8c4 set up template for open ended xmodule 2013-01-10 18:59:58 -05:00
Vik Paruchuri
d910395c7d Task count tracking 2013-01-10 18:59:58 -05:00
Vik Paruchuri
6ef8713c94 JS state tracking 2013-01-10 18:59:58 -05:00
Vik Paruchuri
91a9962bef Improve next problem handling and state tracking 2013-01-10 18:59:58 -05:00
Vik Paruchuri
b8d49511e1 Fixing javascript display bugs 2013-01-10 18:59:57 -05:00
Vik Paruchuri
dc0a798941 Javascript fixes to remove reset button from self assessment 2013-01-10 18:59:57 -05:00
Vik Paruchuri
8ca12ce500 Make combined open ended a container 2013-01-10 18:59:57 -05:00
Vik Paruchuri
bc6838f8da Minor changes 2013-01-10 18:59:57 -05:00
Brian Talbot
759bb137b4 pearson registration - adjusted style for rejected message state on dashboard 2013-01-10 17:08:01 -05:00
Victor Shnayder
e97469aee6 Merge pull request #1236 from MITx/diana/peer-grading-views
Peer Grading Interface
2013-01-10 13:59:46 -08:00
Carlos Andrés Rocha
8f21d7a738 Add property to course module to check if a course is new
The property can be set in the policy metadata. If it is not specified
then it is set to true if the course has not started yet.

Also adds a property to check how many days are left until the course starts.
2013-01-10 15:57:29 -05:00
Diana Huang
c4d1b2e643 Use correct user id and make the reload button a back button 2013-01-09 14:41:23 -05:00
Brian Wilson
21fe582788 No longer need this extra file. 2013-01-09 11:51:55 -05:00
Brian Wilson
8ad9bc5949 Move Pearson URL to settings. Fix Register button. Other small changes. 2013-01-09 11:26:54 -05:00
Brian Wilson
a5cce4769e add accommodation listing, and revise error messages 2013-01-09 02:14:02 -05:00
Brian Wilson
25f08374ca hook up more registration status boxes 2013-01-08 17:42:15 -05:00
Brian Talbot
bbe0120d5c pearson registration - changed accepted classes, content, and styling to use the term process instead 2013-01-08 11:41:01 -05:00
Brian Talbot
352f284624 pearson registration - revised UI states for reg form, simplified markup for form fields, synched button styles/text b/t registration form and dashboard 2013-01-08 11:37:26 -05:00
Brian Talbot
b41f68c801 pearson registration - changing registration status states to progress-based states UI - wip 2013-01-07 17:14:11 -05:00
Diana Huang
3f254fc3c7 Merge branch 'master' into diana/peer-grading-views 2013-01-07 15:57:39 -05:00
Brian Talbot
2ec11e5b92 pearson registration - refined error output and accommodation field display toggling 2013-01-07 15:15:50 -05:00
Chris Dodge
3b5e17ef55 Merge branch 'master' into feature/cdodge/cms-master-merge2
Conflicts:
	.gitmodules
	common/djangoapps/__init__.py
	common/djangoapps/track/migrations/__init__.py
	common/lib/capa/capa/inputtypes.py
	common/lib/capa/capa/responsetypes.py
	common/lib/capa/capa/templates/openendedinput.html
	common/lib/xmodule/xmodule/course_module.py
	common/lib/xmodule/xmodule/video_module.py
	common/static/sass/bourbon/css3/_box-sizing.scss
	doc/development.md
	lms/djangoapps/instructor/tests.py
	lms/envs/aws.py
	lms/envs/common.py
	lms/templates/video.html
	requirements.txt
	test-requirements.txt
2013-01-07 12:34:48 -05:00
Carlos Andrés Rocha
56f1c6aad9 Fixed extra characters in faq page 2013-01-07 10:14:00 -05:00
Robert Chirwa
faa2373256 Fix typo in the job page
Signed-off-by: Carlos Andrés Rocha <rocha@edx.org>
2013-01-07 10:08:16 -05:00