Commit 2a91f1b
Sean
Allow multiple patterns per question (seanprashad#22)
* Allow multiple patterns per question
Fixes seanprashad#10
* Convert pattern field to array
This update will allow multiple patterns to be added per question.
* Update Pattern column cell render to support multiple patterns1 parent 5423f06 commit 2a91f1b
3 files changed
+186
-183
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
110 | 110 | | |
111 | 111 | | |
112 | 112 | | |
| 113 | + | |
| 114 | + | |
| 115 | + | |
| 116 | + | |
| 117 | + | |
| 118 | + | |
| 119 | + | |
| 120 | + | |
| 121 | + | |
| 122 | + | |
| 123 | + | |
| 124 | + | |
| 125 | + | |
| 126 | + | |
113 | 127 | | |
114 | 128 | | |
115 | 129 | | |
| |||
172 | 186 | | |
173 | 187 | | |
174 | 188 | | |
175 | | - | |
176 | | - | |
177 | | - | |
178 | 189 | | |
179 | 190 | | |
180 | 191 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
31 | 31 | | |
32 | 32 | | |
33 | 33 | | |
34 | | - | |
| 34 | + | |
| 35 | + | |
35 | 36 | | |
36 | 37 | | |
37 | 38 | | |
| |||
0 commit comments