Skip to content

Commit 546105e

Browse files
committed
update ChangeLog for 1.19.0
1 parent eee753a commit 546105e

File tree

1 file changed

+32
-0
lines changed

1 file changed

+32
-0
lines changed

ChangeLog.md

+32
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,38 @@
11

22
# ChangeLog
33

4+
* __1.19.0__ - 2016-02-23
5+
6+
* Add Ace editor for in-question code editing (Terence Nip).
7+
8+
* Add `MultipleTrueFalse` question type.
9+
10+
* Upgrade MathJax to 2.6.0 to fix "vertical bar" rendering problem.
11+
12+
* Add `adm-zip` support for questions to create zip files (Craig Zilles).
13+
14+
* Enable embedded images in MultipleChoice and Checkbox question types.
15+
16+
* Fix bugs related to reporting of PrairieLearn git version.
17+
18+
* Add Errors tab for instructors to see server-side errors, and report more errors.
19+
20+
* Add Reload button in development mode.
21+
22+
* Add support for variable credit on tests (bonus credit and partial credit).
23+
24+
* Remove the Adaptive test type (superseded by Game).
25+
26+
* Add validation for dates on server load.
27+
28+
* Fix display of question answer feedback during RetryExams.
29+
30+
* Change all test scores to be stored as percentages without decimal places (rounded down).
31+
32+
* Add `{{params.a | vector}}` template for bracketed vectors.
33+
34+
* Support IP range checking for Siebel basement labs.
35+
436
* __1.18.0__ - 2016-01-20
537

638
* Fix security hole to restrict question access to accessible tests.

0 commit comments

Comments
 (0)