Skip to content

Commit 316cb66

Browse files
committed
Update to template text
1 parent 3199619 commit 316cb66

File tree

1 file changed

+5
-41
lines changed

1 file changed

+5
-41
lines changed

config/template.json

Lines changed: 5 additions & 41 deletions
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@
1414
"urlcode": "$ { challenge.id }",
1515
"group": {
1616
"name": "${ challenge.name }",
17-
"description": "Welcome to Topcoder ${ challenge.track } challenge!\nPlease post your questions in this chat group, thanks!",
17+
"description": "Welcome to Topcoder ${ challenge.track } challenge!\nPlease post your questions in this forum, thanks!",
1818
"type": "secret"
1919
},
2020
"categories": [
@@ -28,18 +28,6 @@
2828
"announce": 1,
2929
"closed": 1
3030
},
31-
{
32-
"title": "Base Code",
33-
"body": "See attached.",
34-
"announce": 0,
35-
"closed": 0
36-
},
37-
{
38-
"title": "Coding Structure",
39-
"body": "Please see the attached document from the client and make sure you follow the required structure and guidelines. This is a critical requriement.",
40-
"announce": 0,
41-
"closed": 0
42-
},
4331
{
4432
"title": "Please give us feedback on this challenge!",
4533
"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.",
@@ -54,7 +42,7 @@
5442
"discussions": [
5543
{
5644
"title": "Welcome!",
57-
"body": "Please read the requirements carefully, we tried to be clear and simple with the specs. However, if you still have questions let me know, I'll be glad to help you.",
45+
"body": "Please read the requirements carefully. If you have questions, please let me know, I'll be glad to help you.",
5846
"announce": 0,
5947
"closed": 0
6048
}
@@ -82,18 +70,6 @@
8270
"announce": 1,
8371
"closed": 1
8472
},
85-
{
86-
"title": "Base Code",
87-
"body": "See attached.",
88-
"announce": 0,
89-
"closed": 0
90-
},
91-
{
92-
"title": "Coding Structure",
93-
"body": "Please see the attached document from the client and make sure you follow the required structure and guidelines. This is a critical requriement.",
94-
"announce": 0,
95-
"closed": 0
96-
},
9773
{
9874
"title": "Please give us feedback on this challenge!",
9975
"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.",
@@ -108,7 +84,7 @@
10884
"discussions": [
10985
{
11086
"title": "Welcome!",
111-
"body": "Please read the requirements carefully, we tried to be clear and simple with the specs. However, if you still have questions let me know, I'll be glad to help you.",
87+
"body": "Please read the requirements carefully. If you have questions, please let me know, I'll be glad to help you.",
11288
"announce": 0,
11389
"closed": 0
11490
}
@@ -146,7 +122,7 @@
146122
},
147123
{
148124
"title": "Welcome!",
149-
"body": "Please read the requirements carefully, we tried to be clear and simple with the specs. However, if you still have questions let me know, I'll be glad to help you.",
125+
"body": "Please read the requirements carefully. If you have questions, please let me know, I'll be glad to help you.",
150126
"announce": 0,
151127
"closed": 0
152128
},
@@ -184,18 +160,6 @@
184160
"announce": 1,
185161
"closed": 1
186162
},
187-
{
188-
"title": "Base Code",
189-
"body": "See attached.",
190-
"announce": 0,
191-
"closed": 0
192-
},
193-
{
194-
"title": "Coding Structure",
195-
"body": "Please see the attached document from the client and make sure you follow the required structure and guidelines. This is a critical requriement.",
196-
"announce": 0,
197-
"closed": 0
198-
},
199163
{
200164
"title": "Please give us feedback on this challenge!",
201165
"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.",
@@ -210,7 +174,7 @@
210174
"discussions": [
211175
{
212176
"title": "Welcome!",
213-
"body": "Please read the requirements carefully, we tried to be clear and simple with the specs. However, if you still have questions let me know, I'll be glad to help you.",
177+
"body": "Please read the requirements carefully. If you have questions, please let me know, I'll be glad to help you.",
214178
"announce": 0,
215179
"closed": 0
216180
}

0 commit comments

Comments
 (0)