|
30 | 30 | "body": "[Back to Challenge Details page](<%- challenge.url %>)\n<% _.forEach(challenge.prizeSets, function(prizeSet) { %>* <%- prizeSet.type %>: <% _.forEach(prizeSet.prizes, function(prize) { %><%- prize.value %>$ <% }) %>\n<% }); %>",
|
31 | 31 | "announce": 1,
|
32 | 32 | "closed": 1
|
33 |
| - }, |
34 |
| - { |
35 |
| - "title": "Please give us feedback on this challenge!", |
36 |
| - "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 %>", |
37 |
| - "announce": 0, |
38 |
| - "closed": 0 |
39 | 33 | }
|
40 | 34 | ]
|
41 | 35 | },
|
|
83 | 77 | "body": "[Back to Challenge Details page](<%- challenge.url %>)\n<% _.forEach(challenge.prizeSets, function(prizeSet) { %>* <%- prizeSet.type %>: <% _.forEach(prizeSet.prizes, function(prize) { %><%- prize.value %>$ <% }) %>\n<% }); %>",
|
84 | 78 | "announce": 1,
|
85 | 79 | "closed": 1
|
86 |
| - }, |
87 |
| - { |
88 |
| - "title": "Please give us feedback on this challenge!", |
89 |
| - "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 %>", |
90 |
| - "announce": 0, |
91 |
| - "closed": 0 |
92 | 80 | }
|
93 | 81 | ]
|
94 | 82 | },
|
|
139 | 127 | "closed": 0,
|
140 | 128 | "selfService": false
|
141 | 129 | },
|
142 |
| - { |
143 |
| - "title": "Please give us feedback on this challenge!", |
144 |
| - "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 %>", |
145 |
| - "announce": 0, |
146 |
| - "closed": 0, |
147 |
| - "selfService": false |
148 |
| - }, |
149 | 130 | {
|
150 | 131 | "title": "Welcome!",
|
151 | 132 | "body": "Please read the requirements carefully. If you have questions, please let me know, I'll be glad to help you.",
|
|
190 | 171 | "body": "[Back to Challenge Details page](<%- challenge.url %>)\n<% _.forEach(challenge.prizeSets, function(prizeSet) { %>* <%- prizeSet.type %>: <% _.forEach(prizeSet.prizes, function(prize) { %><%- prize.value %>$ <% }) %>\n<% }); %>",
|
191 | 172 | "announce": 1,
|
192 | 173 | "closed": 1
|
193 |
| - }, |
194 |
| - { |
195 |
| - "title": "Please give us feedback on this challenge!", |
196 |
| - "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 %>", |
197 |
| - "announce": 0, |
198 |
| - "closed": 0 |
199 | 174 | }
|
200 | 175 | ]
|
201 | 176 | },
|
|
0 commit comments