File tree Expand file tree Collapse file tree 2 files changed +5
-11
lines changed
Expand file tree Collapse file tree 2 files changed +5
-11
lines changed Original file line number Diff line number Diff line change 11> [ !WARNING]
2- > Problem Builder is no longer being developed by OpenCraft.
3- > It will be supported with compatibility and security fixes
2+ > Problem Builder is no longer being developed by OpenCraft.
3+ > It will be supported with compatibility and security fixes
44> till the Teak release after which this repository will be
55> stop receiving further updates and be archived.
6+ > A simplified XBlock with some of the key features of this
7+ > block is being investigated at OpenCraft.
68
79
810## Problem Builder and Step Builder
Original file line number Diff line number Diff line change 1- import warnings
2-
3- warnings .warn (
4- "problem-builder has been deprecated and will not be supported after the"
5- "Teak release of Open edX." ,
6- DeprecationWarning ,
7- )
8-
9- __version__ = "5.1.4"
1+ __version__ = "5.1.5"
You can’t perform that action at this time.
0 commit comments