Victor Shnayder
|
f8dc85b6f8
|
oops. used wrong variable name.
|
2012-11-20 10:28:47 -05:00 |
|
Victor Shnayder
|
5a03b53a2f
|
cert bugfix: handle students who don't have a grade
|
2012-11-20 09:20:03 -05:00 |
|
Carlos Andrés Rocha
|
8df425e5e8
|
Add backend for displaying news on the student dashboard
[#39472239]
|
2012-11-19 13:06:36 -05:00 |
|
Victor Shnayder
|
d723bb7103
|
simpify process_survey_link
|
2012-11-19 11:39:43 -05:00 |
|
Victor Shnayder
|
d1eec9bcf4
|
add a salt. using user.id since that's handy.
|
2012-11-19 11:34:31 -05:00 |
|
Victor Shnayder
|
71b585bb61
|
move unique_id_for_user into student/models.py
|
2012-11-17 16:33:00 -05:00 |
|
Victor Shnayder
|
003dc7ef51
|
Get rid of check for non-existent CERTIFICATES_ENABLED flag...
|
2012-11-17 16:19:52 -05:00 |
|
Victor Shnayder
|
3a44f043d2
|
Add tests, make them pass.
|
2012-11-17 15:58:49 -05:00 |
|
Victor Shnayder
|
5bc0b4864a
|
moving cert link and survey logic into views, adding tests. In-progress.
|
2012-11-17 15:24:38 -05:00 |
|
David Ormsbee
|
eff3a7c3c7
|
Batch together alter statements to minimize how long we lock the auth_users table
|
2012-11-15 14:55:21 -05:00 |
|
David Ormsbee
|
156dc1fb6c
|
Merge branch 'master' into feature/victor/actual-askbot-removal
Conflicts:
lms/envs/aws.py
|
2012-11-15 14:24:55 -05:00 |
|
David Ormsbee
|
b6ce46ca52
|
Merge pull request #1040 from MITx/feature/victor/add-test-problems
Add test files to full test course
|
2012-11-14 10:02:06 -08:00 |
|
David Ormsbee
|
1ab7019607
|
Merge pull request #1044 from MITx/feature/brian/press-updates
Feature/brian/press updates
|
2012-11-14 10:01:16 -08:00 |
|
Brian Wilson
|
515d2f4b1e
|
add press mentions for October, update missing logos, and add sorting.
|
2012-11-14 11:55:08 -05:00 |
|
Victor Shnayder
|
23fa860f2a
|
Add test files to full test course
- I added them when playing with input types, but never merged them in
|
2012-11-13 10:47:42 -05:00 |
|
Victor Shnayder
|
3f95116ac1
|
only ask for hints if assessed as wrong
|
2012-11-12 16:23:58 -05:00 |
|
Victor Shnayder
|
6e5a6f9753
|
make textboxes read-only when that makes sense.
- also make reset hide the original output
|
2012-11-12 16:23:29 -05:00 |
|
Vik Paruchuri
|
39210fa95f
|
Move point where input box is disabled
|
2012-11-12 14:20:44 -05:00 |
|
Vik Paruchuri
|
d5702fc712
|
Add in ability to define score points
|
2012-11-12 14:19:04 -05:00 |
|
Vik Paruchuri
|
ba8781ddf4
|
Modify to store scores instead of correct/incorrect, remove student ability to edit response
|
2012-11-12 14:07:06 -05:00 |
|
Victor Shnayder
|
0ad2154b86
|
merge in origin/master
|
2012-11-12 13:10:21 -05:00 |
|
Victor Shnayder
|
68fb5c9799
|
bugfixes re: button state
|
2012-11-12 13:03:12 -05:00 |
|
Victor Shnayder
|
4922ab33c0
|
hook up reset button
|
2012-11-12 12:43:55 -05:00 |
|
Victor Shnayder
|
0ec7043e05
|
mostly working version of self-assessment
TODO:
* better css
* green checkmark
* reset button
* tests
|
2012-11-12 12:14:12 -05:00 |
|
Carlos Andrés Rocha
|
5f5f56bbbd
|
Fix syntax on dashboard template
|
2012-11-09 21:40:55 -05:00 |
|
Carlos Andrés Rocha
|
8c2cbede9e
|
Quickfix to render the dashboard when there is no certificate db tables
|
2012-11-09 20:58:02 -05:00 |
|
John Jarvis
|
157c98a79d
|
only check cert_status when certificates feature flag is enabled
|
2012-11-09 20:31:05 -05:00 |
|
Victor Shnayder
|
ca9cb86a7d
|
show proper course will-start/started/ended text on dashboard
|
2012-11-09 18:18:37 -05:00 |
|
Victor Shnayder
|
1b2371d64a
|
fix bug in has_ended
|
2012-11-09 18:18:37 -05:00 |
|
Victor Shnayder
|
2846c61d15
|
Revert "remove (almost) all references to askbot."
This reverts commit 793354a0dc.
|
2012-11-09 18:18:37 -05:00 |
|
Victor Shnayder
|
0b69870d05
|
Reverting askbot removal for now
Revert "add migration to remove askbot columns"
This reverts commit 9281f3c140.
|
2012-11-09 18:18:36 -05:00 |
|
Victor Shnayder
|
cf33d85ef9
|
Wire up cert status
|
2012-11-09 18:18:36 -05:00 |
|
Victor Shnayder
|
d636d729c6
|
add migration to remove askbot columns
|
2012-11-09 18:18:33 -05:00 |
|
Victor Shnayder
|
76f0cf4a86
|
remove (almost) all references to askbot.
|
2012-11-09 18:18:33 -05:00 |
|
Victor Shnayder
|
f88cb685aa
|
split out the assess and reflect states. Still need matching js
|
2012-11-09 16:20:53 -05:00 |
|
Victor Shnayder
|
fb3b52b99f
|
refactor + style self-assessment in progress
|
2012-11-08 18:01:09 -05:00 |
|
Calen Pennington
|
3230345204
|
Make coverage reports only include code from the source directories
|
2012-11-08 12:25:12 -05:00 |
|
Ned Batchelder
|
28bb4724e7
|
Put the coverage data files in the reports dir, where they will be treated like the disposable things they are.
|
2012-11-08 11:20:23 -05:00 |
|
Ned Batchelder
|
3dc23eb131
|
Coverage xml and html reports are now a separate 'xml' and 'html' step from 'test'.
|
2012-11-08 11:20:22 -05:00 |
|
Ned Batchelder
|
90e3386751
|
WIP for quieter tests with coverage.
|
2012-11-08 11:19:33 -05:00 |
|
David Ormsbee
|
459c5e322f
|
Merge pull request #1024 from MITx/feature/dave/pearson_setup
Simple Pearson Testing
|
2012-11-07 16:29:29 -08:00 |
|
David Ormsbee
|
e90d321142
|
Comments, whitespace from review.
|
2012-11-07 19:28:22 -05:00 |
|
Carlos Andrés Rocha
|
25d482099e
|
Merge pull request #955 from MITx/louis/srt_downloads
Add support for subtitle download link
|
2012-11-07 15:31:02 -08:00 |
|
Victor Shnayder
|
e3c213dd38
|
Refactor html and js.
Next:
- more clear states (logic in python, view in js)
- style
|
2012-11-07 18:18:35 -05:00 |
|
David Ormsbee
|
4b02b2af2a
|
Rearrange how we handle the auth tokens for our fake Pearson preliminary testing
|
2012-11-07 17:20:49 -05:00 |
|
David Ormsbee
|
528fcd7f4e
|
Create a config option for enabling a Pearson login in a totally hacky manner.
|
2012-11-07 14:08:55 -05:00 |
|
David Ormsbee
|
92f2fbf0f8
|
Ugly, ugly hack needed so that Pearson can test something today, to be replaced by a real implementation later this week or early next.
|
2012-11-07 13:55:08 -05:00 |
|
David Ormsbee
|
ad93f70e65
|
Re-add TestCenterUser along with a basic command to make an entry for a given user already in the system.
|
2012-11-07 09:24:38 -05:00 |
|
Carlos Andrés Rocha
|
07da271747
|
Merge pull request #1022 from MITx/ie8patch
revert to using getElementsByClassName in .dialog b/c jQuery was
|
2012-11-06 14:14:07 -08:00 |
|
Don Mitchell
|
ce623bcf17
|
revert to using getElementsByClassName in .dialog b/c jQuery was
undefined on the content passed in & whole widget is disabled in ie8.
|
2012-11-06 17:05:44 -05:00 |
|