|
15 | 15 | "group": {
|
16 | 16 | "name": "${ challenge.name }",
|
17 | 17 | "description": "Welcome to [${ challenge.name }](<%- challenge.url %>) Forum.",
|
| 18 | + "selfServiceDescription": "Welcome to ${ challenge.name } Forum.", |
18 | 19 | "privacy": "secret",
|
19 | 20 | "type": "challenge"
|
20 | 21 | },
|
21 | 22 | "categories": [
|
22 | 23 | {
|
23 | 24 | "name": "Code Documents",
|
24 |
| - "selfservice": false, |
| 25 | + "selfService": false, |
25 | 26 | "urlcode": "${ challenge.id }-documents",
|
26 | 27 | "discussions": [
|
27 | 28 | {
|
|
40 | 41 | },
|
41 | 42 | {
|
42 | 43 | "name": "Code Questions",
|
43 |
| - "selfservice": false, |
| 44 | + "selfService": false, |
44 | 45 | "urlcode": "${ challenge.id }-questions",
|
45 | 46 | "discussions": [
|
46 | 47 | {
|
|
53 | 54 | },
|
54 | 55 | {
|
55 | 56 | "name": "General Questions",
|
56 |
| - "selfservice": true, |
| 57 | + "selfService": true, |
57 | 58 | "urlcode": "${ challenge.id }-questions",
|
58 | 59 | "discussions": [
|
59 | 60 | {
|
|
73 | 74 | "group": {
|
74 | 75 | "name": "${ challenge.name }",
|
75 | 76 | "description": "Welcome to [${ challenge.name }](<%- challenge.url %>) Forum.",
|
| 77 | + "selfServiceDescription": "Welcome to ${ challenge.name } Forum.", |
76 | 78 | "privacy": "secret",
|
77 | 79 | "type": "challenge"
|
78 | 80 | },
|
79 | 81 | "categories": [
|
80 | 82 | {
|
81 | 83 | "name": "Code Documents",
|
82 |
| - "selfservice": false, |
| 84 | + "selfService": false, |
83 | 85 | "urlcode": "${ challenge.id }-documents",
|
84 | 86 | "discussions": [
|
85 | 87 | {
|
|
98 | 100 | },
|
99 | 101 | {
|
100 | 102 | "name": "Code Questions",
|
101 |
| - "selfservice": false, |
| 103 | + "selfService": false, |
102 | 104 | "urlcode": "${ challenge.id }-questions",
|
103 | 105 | "discussions": [
|
104 | 106 | {
|
|
111 | 113 | },
|
112 | 114 | {
|
113 | 115 | "name": "General Questions",
|
114 |
| - "selfservice": true, |
| 116 | + "selfService": true, |
115 | 117 | "urlcode": "${ challenge.id }-questions",
|
116 | 118 | "discussions": [
|
117 | 119 | {
|
|
137 | 139 | "group": {
|
138 | 140 | "name": "${ challenge.name }",
|
139 | 141 | "description": "Welcome to [${ challenge.name }](<%- challenge.url %>) Forum.",
|
| 142 | + "selfServiceDescription": "Welcome to ${ challenge.name } Forum.", |
140 | 143 | "privacy": "secret",
|
141 | 144 | "type": "challenge"
|
142 | 145 | },
|
|
146 | 149 | "body": "Spec Review Discussion",
|
147 | 150 | "announce": 0,
|
148 | 151 | "closed": 0,
|
149 |
| - "selfservice": false |
| 152 | + "selfService": false |
150 | 153 | },
|
151 | 154 | {
|
152 | 155 | "title": "Please give us feedback on this challenge!",
|
153 | 156 | "body": "Hi Competitors,\n\nAt topcoder, we are always trying to continuously improve how we are running competitions and tasks for our competitors. Part of this involves getting feedback from you on how well our tasks and challenges are being managed.\n\nPlease take 2-3 minutes to fill out this survey. The results will be used to identify areas of improvement, follow on training, procedural changes, etc. \n\n https://www.surveymonkey.com/r/3SYYTHP?Challenge_ID=<%- challenge.id %>",
|
154 | 157 | "announce": 0,
|
155 | 158 | "closed": 0,
|
156 |
| - "selfservice": false |
| 159 | + "selfService": false |
157 | 160 | },
|
158 | 161 | {
|
159 | 162 | "title": "Welcome!",
|
160 | 163 | "body": "Please read the requirements carefully. If you have questions, please let me know, I'll be glad to help you.",
|
161 | 164 | "announce": 0,
|
162 | 165 | "closed": 0,
|
163 |
| - "selfservice": false |
| 166 | + "selfService": false |
164 | 167 | },
|
165 | 168 | {
|
166 | 169 | "title": "Challenge Overview",
|
167 | 170 | "body": "[Back to Challenge Details page](<%- challenge.url %>)\n<% _.forEach(challenge.prizeSets, function(prizeSet) { %>* <%- prizeSet.type %>: <% _.forEach(prizeSet.prizes, function(prize) { %><%- prize.value %>$ <% }) %>\n<% }); %>",
|
168 | 171 | "announce": 1,
|
169 | 172 | "closed": 1,
|
170 |
| - "selfservice": false |
| 173 | + "selfService": false |
171 | 174 | },
|
172 | 175 | {
|
173 | 176 | "title": "Welcome!",
|
174 | 177 | "body": "Please read the requirements carefully. If you have questions, please let me know, I'll be glad to help you.",
|
175 | 178 | "announce": 0,
|
176 | 179 | "closed": 0,
|
177 |
| - "selfservice": true |
| 180 | + "selfService": true |
178 | 181 | }
|
179 | 182 | ]
|
180 | 183 | }
|
|
191 | 194 | "group": {
|
192 | 195 | "name": "${ challenge.name }",
|
193 | 196 | "description": "Welcome to [${ challenge.name }](<%- challenge.url %>) Forum.",
|
| 197 | + "selfServiceDescription": "Welcome to ${ challenge.name } Forum.", |
194 | 198 | "privacy": "secret",
|
195 | 199 | "type": "challenge"
|
196 | 200 | },
|
197 | 201 | "categories": [
|
198 | 202 | {
|
199 | 203 | "name": "Code Documents",
|
200 |
| - "selfservice": false, |
| 204 | + "selfService": false, |
201 | 205 | "urlcode": "${ challenge.id }-documents",
|
202 | 206 | "discussions": [
|
203 | 207 | {
|
|
216 | 220 | },
|
217 | 221 | {
|
218 | 222 | "name": "Code Questions",
|
219 |
| - "selfservice": false, |
| 223 | + "selfService": false, |
220 | 224 | "urlcode": "${ challenge.id }-questions",
|
221 | 225 | "discussions": [
|
222 | 226 | {
|
|
229 | 233 | },
|
230 | 234 | {
|
231 | 235 | "name": "General Questions",
|
232 |
| - "selfservice": true, |
| 236 | + "selfService": true, |
233 | 237 | "urlcode": "${ challenge.id }-questions",
|
234 | 238 | "discussions": [
|
235 | 239 | {
|
|
0 commit comments