Piotr Mitros
|
fbada1a964
|
Merge branch 'master' into pmitros/modular-refactor
|
2012-05-26 11:42:03 -04:00 |
|
Piotr Mitros
|
9906bd2b6b
|
Moved code examples into snippets
|
2012-05-21 14:54:03 -04:00 |
|
David Ormsbee
|
4fe22be501
|
Merge pull request #59 from MITx/pmitros/modular-refactor
First part of courseware refactor
|
2012-05-21 06:21:43 -07:00 |
|
Piotr Mitros
|
bb66cad68b
|
Code review -- comments and better exceptions
|
2012-05-21 09:18:40 -04:00 |
|
Piotr Mitros
|
abdd696f7e
|
Modular refactor: Fixed bugs. Tests work.
|
2012-05-20 16:08:10 -04:00 |
|
Piotr Mitros
|
e9468a0e5e
|
Modular refactor: Very minor changes (comments, etc.)
|
2012-05-20 15:22:39 -04:00 |
|
Piotr Mitros
|
d95a5e462d
|
Modular refactor: Better names (grade to get_score, etc.
|
2012-05-20 14:52:48 -04:00 |
|
Piotr Mitros
|
29f565dd6e
|
Modular refactor: Input types register in SimpleInput with decorator
|
2012-05-20 13:38:02 -04:00 |
|
Piotr Mitros
|
cd67ec8fc1
|
Modular refactor: Input types look more like x_module
|
2012-05-20 13:31:37 -04:00 |
|
ichuang
|
22c75cf748
|
make courseware/capa/util.py contextualize_text return gracefully if text = None
|
2012-05-17 22:39:20 -04:00 |
|
Piotr Mitros
|
0e3349706a
|
Fix minor bugs, commenting out future code
|
2012-05-17 15:48:47 -04:00 |
|
Piotr Mitros
|
cad13b30a1
|
Passing i4x system deeper into capa_problem
|
2012-05-17 15:37:08 -04:00 |
|
Isaac Chuang
|
ad44882835
|
Ike's changes to enable multicourse, new response types, etc.
|
2012-05-16 21:18:47 -04:00 |
|
Calen Pennington
|
08620eaf34
|
Fixing tests and removing unused/broken code
|
2012-05-15 14:02:33 -04:00 |
|
Prem Sichanugrist
|
28d12628f7
|
Fix missing global_context problem
This problem was introduced in 232e758c7a
and caused the check answer button to not functioning.
|
2012-05-14 15:43:50 -04:00 |
|
Isaac Chuang
|
8989605cba
|
Moving in Ike's new files, touches of multicourse
|
2012-05-13 20:33:29 -04:00 |
|
Isaac Chuang
|
15cae333d4
|
Ike's new input types
|
2012-05-13 19:58:39 -04:00 |
|
Isaac Chuang
|
232e758c7a
|
Integrating some of Ike's courseware changes
|
2012-05-13 19:36:01 -04:00 |
|
Piotr Mitros
|
095043ca8b
|
Custom response gives poor errors when there is no checker code
|
2012-05-12 15:16:29 -04:00 |
|
Isaac Chuang
|
747105e328
|
More minor cleanups
|
2012-05-11 17:05:14 -04:00 |
|
Lyla Fischer
|
a0201f37a0
|
names not required
|
2012-05-11 12:31:59 -04:00 |
|
Lyla Fischer
|
a4dae57751
|
merge with master
|
2012-05-10 12:25:33 -04:00 |
|
Lyla Fischer
|
7f92606ec9
|
responses to code review
|
2012-05-10 10:38:06 -04:00 |
|
Lyla Fischer
|
ca89ce73ab
|
fixed mysterious problem rendering issue
|
2012-05-07 22:19:03 -04:00 |
|
Lyla Fischer
|
13a095fc1e
|
checkboxes
|
2012-05-07 21:04:10 -04:00 |
|
Lyla Fischer
|
1f7a3f83b9
|
fixed naming convention on response types
|
2012-05-01 04:15:55 -04:00 |
|
Lyla Fischer
|
59493ed090
|
multiple choice
|
2012-04-28 06:51:14 -04:00 |
|
Piotr Mitros
|
fd3e571478
|
Took out print
|
2012-04-24 18:42:13 -04:00 |
|
Piotr Mitros
|
58a0a7d0d6
|
Case sensitivity bug fix
|
2012-04-24 18:27:54 -04:00 |
|
Piotr Mitros
|
cd1226814a
|
Typo
|
2012-03-29 15:01:45 -04:00 |
|
Piotr Mitros
|
1ddf41ab1c
|
Missed one conversion to complex
|
2012-03-29 15:00:39 -04:00 |
|
Piotr Mitros
|
1c5945db9c
|
Fixed bug with showing answers related to complex numbers
|
2012-03-29 14:46:53 -04:00 |
|
Piotr Mitros
|
37452f3a58
|
Moved from type to isinstance
* Parallel and exponentials in calc were broken because of this. Confirmed working
* Added test cases for the above
* Fixed a broken test case
|
2012-03-29 09:43:45 -04:00 |
|
Piotr Mitros
|
adf483a96b
|
type converted to isinstance
|
2012-03-28 17:11:14 -04:00 |
|
Piotr Mitros
|
59dfb2cfd4
|
Complex numbers now work in problems
|
2012-03-28 14:42:02 -04:00 |
|
Lyla Fischer
|
64e187fdd4
|
fixed default handling
|
2012-03-27 09:44:27 -04:00 |
|
Lyla Fischer
|
ce5540b234
|
textine size addition
|
2012-03-27 09:35:22 -04:00 |
|
Calen Pennington
|
1bc3835fe6
|
Splitting files into subdirectories in preparation for merge
|
2012-03-19 11:10:44 -04:00 |
|