connorhaugh
2dc42e6a46
fix: show answer attempts spacing ( #276 )
2023-03-14 12:29:25 -04:00
Raymond Zhou
56621ca575
feat: remove general and group feedback ( #273 )
2023-03-13 12:25:38 -04:00
Mashal Malik
2ea3efed4b
Update transifex api from v2 to v3 ( #264 )
2023-03-13 12:25:12 -04:00
connorhaugh
18fd63ab69
feat: expanding complex text area ( #257 )
2023-03-13 09:21:17 -04:00
kenclary
b917586fd8
Merge pull request #268 from openedx/kenclary/TNL-10507-1
...
fix: ProblemEditor useEffect at beginning of component; message for block failed to load. TNL-10507
2023-03-10 18:19:25 -05:00
Ken Clary
55b1e41898
fix: ProblemEditor useEffect at beginning of component; message for block failed to load. TNL-10507
2023-03-10 15:01:39 -05:00
Jesper Hodge
0ce9e4dfd3
fix: answer button accessibility ( #271 )
2023-03-10 14:18:21 -05:00
kenclary
b4edfe0bcb
Merge pull request #270 from jansenk/jkantor/video-public
...
feat: Add "allow sharing" checkbox to video editor
2023-03-09 14:28:56 -05:00
jansenk
4467590a65
test: code review
2023-03-09 13:08:09 -05:00
jansenk
2be52871aa
test: update snapshot
2023-03-09 11:38:17 -05:00
jansenk
968f48c55a
feat: add checkbox for public video sharing field
2023-03-09 11:38:17 -05:00
Jeremy Ristau
54d4d2cca2
Merge pull request #269 from openedx/maintainership-phase1
...
chore: add missing maintainership files
2023-03-09 10:22:27 -05:00
Jeremy Ristau
07a84bc133
chore: add CODEOWNERS file to repo, point to tnl
...
This is related to Maintainership Pilot expectations. This CODEOWNERS file will notify teaching-and-learning team members of PR submissions, but there are currently no additional branch protections related to this ownership.
2023-03-09 09:58:32 -05:00
Jeremy Ristau
7fc149b882
chore: add catalog-info file for Open edX Backstage
...
This file populates Backstage info for the Open edX community. It helps identify that tnl is the owner of this component. This is in relation to Maintainership OEP-55.
2023-03-09 09:53:39 -05:00
Raymond Zhou
e6b532c71e
Feat allow not select feedback for only multi select problem type ( #267 )
2023-03-08 15:18:57 -05:00
Raymond Zhou
b0c1e4d754
feat: clear save failed status when closing error ( #266 )
2023-03-07 13:27:55 -05:00
Raymond Zhou
b84c9c006e
feat: fix time between attempts label ( #263 )
2023-03-02 16:46:05 -05:00
Kristin Aoki
5d77dddaf6
feat: add labels and blockquotes to clear format ( #261 )
2023-03-02 11:43:49 -05:00
connorhaugh
77f030c3fe
fix: remove reset widget from advnaced editor
2023-03-02 10:20:22 -05:00
connorhaugh
7a8a182d5a
fix: explantion data parse ( #260 )
2023-03-02 09:20:37 -05:00
Raymond Zhou
4a24d25f22
feat: update switch to Advanced Editor warning ( #259 )
2023-03-01 16:06:49 -05:00
Raymond Zhou
493ef9026e
feat: numeric input UI to allow only correct ( #256 )
2023-03-01 13:02:27 -05:00
Kristin Aoki
c65f60ec10
feat: refactor tinymce editor to sharedComponents ( #255 )
2023-02-28 16:37:52 -05:00
Raymond Zhou
e0c5573c8d
feat: tinyMCE config changes ( #253 )
2023-02-27 13:48:04 -05:00
connorhaugh
3c3361c765
fix: file upload on safari ( #254 )
...
* fix: file upload on safari
* fix: lint fix
2023-02-24 10:40:56 -05:00
Feanil Patel
a184ac981c
Update standard workflow files. ( #252 )
...
* build: Creating a missing workflow file `self-assign-issue.yml`.
The .github/workflows/self-assign-issue.yml workflow is missing or needs an update to stay in
sync with the current standard for this workflow as defined in the
`.github` repo of the `openedx` GitHub org.
* build: Creating a missing workflow file `add-depr-ticket-to-depr-board.yml`.
The .github/workflows/add-depr-ticket-to-depr-board.yml workflow is missing or needs an update to stay in
sync with the current standard for this workflow as defined in the
`.github` repo of the `openedx` GitHub org.
* build: Creating a missing workflow file `add-remove-label-on-comment.yml`.
The .github/workflows/add-remove-label-on-comment.yml workflow is missing or needs an update to stay in
sync with the current standard for this workflow as defined in the
`.github` repo of the `openedx` GitHub org.
* build: Updating a missing workflow file `commitlint.yml`.
The .github/workflows/commitlint.yml workflow is missing or needs an update to stay in
sync with the current standard for this workflow as defined in the
`.github` repo of the `openedx` GitHub org.
2023-02-24 10:40:43 -05:00
Kristin Aoki
76aae38d3a
fix: check for if an answer changes to false ( #250 )
2023-02-23 10:02:22 -05:00
Raymond Zhou
f18353e5fc
feat: fix initial advanced problem type olx ( #251 )
2023-02-22 17:59:27 -05:00
connorhaugh
316f6f2850
feat: reset card link works ( #249 )
2023-02-17 13:53:09 -05:00
Kristin Aoki
70c0fc6dcf
fix: settings col width in advanced view ( #233 )
2023-02-15 16:37:55 -05:00
Raymond Zhou
6156798e02
feat: move solution tag inside problem type tag ( #248 )
2023-02-15 12:53:02 -05:00
Raymond Zhou
3f9fc513cf
feat: remove Hints widget from advanced editor ( #247 )
2023-02-15 12:52:52 -05:00
connorhaugh
61c99b9b40
feat: add error boundary ( #246 )
...
* feat: add error boundary
2023-02-14 15:21:43 -05:00
Raymond Zhou
529ec8ddf2
feat: fix checkbox colors for feedback ( #244 )
2023-02-14 12:34:55 -05:00
connorhaugh
b4f1676acf
feat: add feedback link ( #245 )
...
For Problem Editor Beta
2023-02-14 10:20:26 -05:00
Kristin Aoki
eeaa0e3f68
fix: getGeneralFeedback selectedFeedback error ( #243 )
2023-02-10 14:54:56 -05:00
kenclary
0367ef776e
Merge pull request #240 from openedx/kenclary/TNL-10433
...
fix: more correct parsing of settings, for scoring; use empty string instead of null for empty attempts. TNL-10433.
2023-02-10 12:01:10 -05:00
Raymond Zhou
eff3df7115
Feat allow singleselect to accept multiple correct answers ( #241 )
2023-02-10 11:31:52 -05:00
Kristin Aoki
a22ad54502
fix: update problem description in preview block ( #242 )
2023-02-10 11:00:49 -05:00
Ken Clary
38e262eee0
fix: more correct parsing of settings, for scoring; use empty string instead of null for empty attempts. TNL-10433.
2023-02-10 09:17:44 -05:00
connorhaugh
d69d3e1ce7
feat: Group, General Feedback Settings, Randomization
...
This Ticket adds three new settings widgets to the Problem Editor:
Randomization: This is a setting for advanced problems only which deals with python scripts.
General Feedback: This is feedback which is only applied to certain problem types for mass-adding feedback to incorrect problems.
Group Feedback: For certain problems, the user can provide specific feedback for a combination of specific answers.
2023-02-10 08:50:32 -05:00
kenclary
7c0309189f
Merge pull request #238 from openedx/kenclary/TNL-10426
...
feat: multiple numericalresponse tags no longer special-cased against going to the advanced editor. TNL-10426.
2023-02-09 18:40:59 -05:00
Raymond Zhou
1282a72acf
feat: green radio+checkbox only for valid Checker ( #239 )
2023-02-09 18:33:20 -05:00
Ken Clary
746cd7cc28
feat: multiple numericalresponse tags no longer special-cased against going to the advanced editor. TNL-10426.
2023-02-09 14:47:29 -05:00
Raymond Zhou
46427ee156
feat: make radio and checkbox green ( #234 )
2023-02-08 14:41:36 -05:00
Kristin Aoki
87aaa7f3ff
fix: add empty answer to problem without answers ( #235 )
2023-02-07 20:04:16 -05:00
Kristin Aoki
613b8d16ae
feat: update question parser to preserve text structure ( #232 )
2023-02-07 14:31:41 -05:00
Raymond Zhou
7e8f9a2f0c
feat: change title when problem type changes ( #231 )
2023-02-06 13:11:59 -05:00
kenclary
65b663bfc6
Merge pull request #229 from openedx/kenclary/TNL-10413
...
fix: correct question parsing/building after use of styling. TNL-10413.
2023-02-06 10:17:02 -05:00
Ken Clary
ea6c2c6658
fix: correct question parsing/building after use of styling. TNL-10413.
2023-02-03 11:28:20 -05:00