Vik Paruchuri
|
06a00a982a
|
Send location to external grader
|
2012-11-29 16:11:50 -05:00 |
|
Vik Paruchuri
|
941ef52863
|
Add docs, fix some logic
|
2012-11-29 16:11:50 -05:00 |
|
Vik Paruchuri
|
dba8a7a767
|
Add anonymous student id to grader payload
|
2012-11-29 16:11:50 -05:00 |
|
Vik Paruchuri
|
a901757dd7
|
Fix minor bug with removed grader type tag
|
2012-11-29 16:11:50 -05:00 |
|
Vik Paruchuri
|
d59681e3aa
|
Alter css tag names, change documentation and answer display settings.
|
2012-11-29 16:11:49 -05:00 |
|
Vik Paruchuri
|
ce7444780b
|
Add in feedback, work on css to display open ended feedback
|
2012-11-29 16:11:49 -05:00 |
|
Vik Paruchuri
|
e2d19d1a40
|
Add openendedparam to list of tags to remove from output html
|
2012-11-29 16:11:49 -05:00 |
|
Vik Paruchuri
|
bf361af3b3
|
Added debug code, then removed it
|
2012-11-29 16:11:49 -05:00 |
|
Vik Paruchuri
|
5c7e6415be
|
Modify capa types
|
2012-11-29 16:11:49 -05:00 |
|
Vik Paruchuri
|
79941271d7
|
fix bracket in wrong spot
|
2012-11-29 16:11:49 -05:00 |
|
Vik Paruchuri
|
8e87d49228
|
setup grader type parameter to be paarsed from xml
|
2012-11-29 16:11:49 -05:00 |
|
Vik Paruchuri
|
de6e913d98
|
copy code response input type and modify a bit
|
2012-11-29 16:11:48 -05:00 |
|
Vik Paruchuri
|
329ea7ab72
|
removed .idea files
|
2012-11-29 16:11:48 -05:00 |
|
Vik Paruchuri
|
f0b4ac3ab8
|
add open ended input type and html template
|
2012-11-29 16:09:27 -05:00 |
|
Calen Pennington
|
4646f36b58
|
Merge pull request #1078 from MITx/feature/jzoldak/jenkins-cleanup
Add pip install of test requirements, remove askbot requirements.
|
2012-11-29 11:26:20 -08:00 |
|
Victor Shnayder
|
82cf37b2b6
|
Merge pull request #1085 from MITx/feature/victor/fix-self-assessment
Feature/victor/fix self assessment
|
2012-11-29 10:20:41 -08:00 |
|
jarv
|
68158b39ca
|
Merge pull request #1083 from MITx/fix/rocha/create-dev-env
Move APT dependencies and repos to their own files
|
2012-11-29 05:48:44 -08:00 |
|
Carlos Andrés Rocha
|
6d97a535b3
|
Move APT dependencies and repos to their own files
|
2012-11-28 19:13:31 -05:00 |
|
Carlos Andrés Rocha
|
41142ab56a
|
Add mongodb to create-dev-env.sh script
|
2012-11-28 19:13:11 -05:00 |
|
Carlos Andrés Rocha
|
796369c137
|
Fix installation of coffeescript and ruby on linux
|
2012-11-28 19:12:37 -05:00 |
|
Victor Shnayder
|
4b58cb9560
|
Fix attempt tracking, fix test
- increments attempts on any transition to DONE state
|
2012-11-28 15:04:07 -05:00 |
|
Victor Shnayder
|
0a1b731dbc
|
properly reset answer area on module reset
|
2012-11-28 14:18:44 -05:00 |
|
Victor Shnayder
|
b41b459712
|
update docstring on x_module.get_score to match reality
|
2012-11-28 14:09:32 -05:00 |
|
Victor Shnayder
|
4fd1a2fa1a
|
Fix state tracking for self-assessment.
now keep each set of responses in a separate dictionary
|
2012-11-28 14:09:09 -05:00 |
|
Victor Shnayder
|
e3b9238eef
|
reorder imports
|
2012-11-28 14:08:18 -05:00 |
|
Victor Shnayder
|
f8e45e0a8e
|
Add tests for old logic
|
2012-11-28 13:21:48 -05:00 |
|
Victor Shnayder
|
a0a5167207
|
Hook up testing for self assessment modules
|
2012-11-28 11:12:06 -05:00 |
|
Victor Shnayder
|
ba9280f3e0
|
Merge pull request #1010 from MITx/feature/alex/regions
Feature/alex/regions
|
2012-11-28 07:09:14 -08:00 |
|
Victor Shnayder
|
b63a787a26
|
Merge pull request #1081 from MITx/feature/alex/crystallography-update-mitx
Feature/alex/crystallography update mitx
|
2012-11-28 07:04:23 -08:00 |
|
Alexander Kryklia
|
74b30d8c20
|
removed no-longer relevant template params
|
2012-11-28 17:02:07 +02:00 |
|
Alexander Kryklia
|
2865c7cad4
|
moved tests from miller to tests
|
2012-11-28 16:57:30 +02:00 |
|
David Ormsbee
|
41b73e3b3a
|
Merge pull request #1084 from MITx/fix/rocha/remove-unused-discussion-styles
Remove unused askbot/discussion sass stylesheets
|
2012-11-27 16:09:20 -08:00 |
|
Carlos Andrés Rocha
|
d4f5f17381
|
Remove unused askbot/discussion sass stylesheets
The unused styles are referencing images that no longer exisit,
breaking collectstatic and therefore tests.
|
2012-11-27 19:06:03 -05:00 |
|
Calen Pennington
|
24d9d4d1f3
|
Merge pull request #1082 from MITx/fix/apenney/signup
You need to fill out your full name but it's not marked with a *
|
2012-11-27 08:59:22 -08:00 |
|
Ashley Penney
|
c4377484d5
|
You need to fill out your full name but it's not marked with a * as
required.
|
2012-11-27 11:39:33 -05:00 |
|
Alexander Kryklia
|
dcd52801ef
|
case when user sends less than 3 points, and tests for this case
|
2012-11-27 16:10:51 +02:00 |
|
Alexander Kryklia
|
b0a85fde54
|
fix line widths
|
2012-11-27 14:53:45 +02:00 |
|
Alexander Kryklia
|
95151ad33a
|
tests updates for imageresponse
|
2012-11-27 14:53:45 +02:00 |
|
Alexander Kryklia
|
896e922858
|
cleaning and documeting
|
2012-11-27 14:53:45 +02:00 |
|
Alexander Kryklia
|
adef5d6f7e
|
polygon is created from points via convex_hull
|
2012-11-27 14:53:45 +02:00 |
|
Alexander Kryklia
|
72f9358f64
|
tests for imageresponse regions
|
2012-11-27 14:53:44 +02:00 |
|
Alexander Kryklia
|
5723672e49
|
speed improvements
|
2012-11-27 14:53:44 +02:00 |
|
Alexander Kryklia
|
9ce51ec6cf
|
support for single list syntax in regions
|
2012-11-27 14:53:44 +02:00 |
|
Александр
|
647d1514aa
|
support both regions and rectangles
|
2012-11-27 14:53:44 +02:00 |
|
Александр
|
b4fb0cc463
|
fixed line length
|
2012-11-27 14:53:44 +02:00 |
|
Александр
|
03c338d6e3
|
added geos library for linux
|
2012-11-27 14:53:44 +02:00 |
|
Александр
|
406e7e29c0
|
added geos to requirements
|
2012-11-27 14:51:30 +02:00 |
|
Александр
|
88c98b9a56
|
added multiple regions support
|
2012-11-27 14:37:57 +02:00 |
|
Александр
|
7fcf04eaf5
|
add shapely
|
2012-11-27 14:37:57 +02:00 |
|
Victor Shnayder
|
b47fdd5220
|
Merge pull request #1080 from MITx/feature/jarv/dashboard-grades
Feature/jarv/dashboard grades
|
2012-11-26 15:25:08 -08:00 |
|