- 20 Aug, 2013 19 commits
-
-
Carlos Andrés Rocha committed
-
Incorporate Anant's suggestions
jkarni committed -
Use calc's evaluator for staff answers in `Numercial` type
Peter Baratta committed -
Sync up Reset Action Button Styling for Capa xmodules
Brian Talbot committed -
Brian Talbot committed
-
address some pylint violations in the mixedmodulestore build report
Christina Roberts committed -
Add doc strings and fix spaces
Christina Roberts committed -
on import, when enumerating through the 'draft content', OSX environment...
chrisndodge committed -
Chris Dodge committed
-
Fix/cdodge/get items needs courseid
chrisndodge committed -
don't put the substitutions in quotes
chrisndodge committed -
Chris Dodge committed
-
on import, when enumerating through the 'draft content', OSX environments will have hidden binary encoded quarantine files. We don't want to try to process these as they will throw an exception when trying to be parsed. It's harmless - the import goes on fine - but it's a lot of clutter in the output logs.
Chris Dodge committed -
Chris Dodge committed
-
Chris Dodge committed
-
Chris Dodge committed
-
Chris Dodge committed
-
Chris Dodge committed
-
Chris Dodge committed
-
- 19 Aug, 2013 21 commits
-
-
small change in aggregating peer eval grades (rounds up)
Jason Bau committed -
Jonahstanley/help acceptance test
Jonah Stanley committed -
Don Mitchell committed
-
set first FAQ link to mktg webiste too
Adam committed -
Adam Palay committed
-
Persist static_tab name.
Carlos Andrés Rocha committed -
Don Mitchell committed
-
STUD-663.
cahrens committed -
Change pylint settings to not report in importing assert_* from nose.tools
Jay Zoldak committed -
Make sure to persist static tab name assignment.
Christina Roberts committed -
STUD-663 Pylint updates.
cahrens committed -
Jay Zoldak committed
-
Julian Arni committed
-
Rather than just calling `complex(...)` on the staff answers, also call `calc.evaluator`. This way, simple things like `1/3` can be entered, as well as more complicated explicit equations (e.g. `sqrt((12^2 + 26^2)/2)` etc, etc) Simplify and update the tests to work with this.
Peter Baratta committed -
Jkarni/fix/quietdocs
jkarni committed -
fixes delete state on dashboard
Adam committed -
Location to/from locator mapping facilities
Don Mitchell committed -
Drupal side Register button updates
Diana Huang committed -
Brian Talbot committed
-
And some code cleanup.
Julian Arni committed -
Adam Palay committed
-