You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: config/template.json
+13-45Lines changed: 13 additions & 45 deletions
Original file line number
Diff line number
Diff line change
@@ -14,8 +14,9 @@
14
14
"urlcode": "$ { challenge.id }",
15
15
"group": {
16
16
"name": "${ challenge.name }",
17
-
"description": "Welcome to Topcoder ${ challenge.track } challenge!\nPlease post your questions in this chat group, thanks!",
18
-
"type": "secret"
17
+
"description": "Welcome to Topcoder ${ challenge.track } challenge!\nPlease post your questions in this forum, thanks!",
18
+
"privacy": "secret",
19
+
"type": "challenge"
19
20
},
20
21
"categories": [
21
22
{
@@ -28,18 +29,6 @@
28
29
"announce": 1,
29
30
"closed": 1
30
31
},
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
-
},
43
32
{
44
33
"title": "Please give us feedback on this challenge!",
45
34
"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 +43,7 @@
54
43
"discussions": [
55
44
{
56
45
"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.",
46
+
"body": "Please read the requirements carefully. If you have questions, please let me know, I'll be glad to help you.",
58
47
"announce": 0,
59
48
"closed": 0
60
49
}
@@ -69,7 +58,8 @@
69
58
"group": {
70
59
"name": "${ challenge.name }",
71
60
"description": "Welcome to Topcoder ${ challenge.track } challenge!\nPlease post your questions in this chat group, thanks!",
72
-
"type": "secret"
61
+
"privacy": "secret",
62
+
"type": "challenge"
73
63
},
74
64
"categories": [
75
65
{
@@ -82,18 +72,6 @@
82
72
"announce": 1,
83
73
"closed": 1
84
74
},
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
-
},
97
75
{
98
76
"title": "Please give us feedback on this challenge!",
99
77
"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 +86,7 @@
108
86
"discussions": [
109
87
{
110
88
"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.",
89
+
"body": "Please read the requirements carefully. If you have questions, please let me know, I'll be glad to help you.",
112
90
"announce": 0,
113
91
"closed": 0
114
92
}
@@ -129,7 +107,8 @@
129
107
"group": {
130
108
"name": "${ challenge.name }",
131
109
"description": "Welcome to Topcoder ${ challenge.track } challenge!\nPlease post your questions in this chat group, thanks!",
132
-
"type": "secret"
110
+
"privacy": "secret",
111
+
"type": "challenge"
133
112
},
134
113
"discussions": [
135
114
{
@@ -146,7 +125,7 @@
146
125
},
147
126
{
148
127
"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.",
128
+
"body": "Please read the requirements carefully. If you have questions, please let me know, I'll be glad to help you.",
150
129
"announce": 0,
151
130
"closed": 0
152
131
},
@@ -171,7 +150,8 @@
171
150
"group": {
172
151
"name": "${ challenge.name }",
173
152
"description": "Welcome to Topcoder ${ challenge.track } challenge!\nPlease post your questions in this chat group, thanks!",
174
-
"type": "secret"
153
+
"privacy": "secret",
154
+
"type": "challenge"
175
155
},
176
156
"categories": [
177
157
{
@@ -184,18 +164,6 @@
184
164
"announce": 1,
185
165
"closed": 1
186
166
},
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
-
},
199
167
{
200
168
"title": "Please give us feedback on this challenge!",
201
169
"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 +178,7 @@
210
178
"discussions": [
211
179
{
212
180
"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.",
181
+
"body": "Please read the requirements carefully. If you have questions, please let me know, I'll be glad to help you.",
0 commit comments