Commit 7a9efbf
committed
fix: xblock_poll -> xblock_poll_question
The import path `xblock_poll` is taken by the *newer* PollBlock,
developed and maintained by OpenCraft: https://github.com/open-craft/xblock-poll
We don't want to conflict with that block, so we've made the old formerly-
built-in block's path xblock_poll_question, which matches its entrtypoint and
XML tag, <poll_question>.1 parent 7f80fe7 commit 7a9efbf
10 files changed
Lines changed: 3 additions & 3 deletions
File tree
- src/xblock_poll_question
- .tx
- conf/locale
- static
- css
- js/src
- templates
- tests
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
159 | 159 | | |
160 | 160 | | |
161 | 161 | | |
162 | | - | |
| 162 | + | |
163 | 163 | | |
164 | 164 | | |
165 | 165 | | |
| |||
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | 2 | | |
3 | 3 | | |
4 | | - | |
| 4 | + | |
5 | 5 | | |
6 | 6 | | |
7 | 7 | | |
| |||
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
8 | 8 | | |
9 | 9 | | |
10 | 10 | | |
11 | | - | |
| 11 | + | |
12 | 12 | | |
13 | 13 | | |
14 | 14 | | |
| |||
0 commit comments