Difference between revisions of "Release notes for WeBWorK 2.19"
Jump to navigation
Jump to search
(Start new page) |
(→Deprecated Functionality: change mutliAnswer to scaffold) |
||
Line 12: | Line 12: | ||
== Deprecated Functionality == |
== Deprecated Functionality == |
||
− | * All versions of PGcompoundproblem have been deprecated. Problems should be migrated to |
+ | * All versions of PGcompoundproblem have been deprecated. Problems should be migrated to scaffold. |
Revision as of 16:06, 30 October 2023
Warning : | This page should be considered incomplete until the release of 2.19 has been announced |
New WeBWorK Features
- The attempts table has been removed. Feedback for correct/incorrect answers is now associated directly with each answer blank.
- PGML native syntax for tables
New PG Features
Deprecated Functionality
- All versions of PGcompoundproblem have been deprecated. Problems should be migrated to scaffold.