@@ -21,6 +21,14 @@ const DESCRIPTION = {
21
21
BUG_HUNT : 'Quickly find Bugs in apps, websites' ,
22
22
CODE : 'Develop code for apps, services, etc. Final fixes are not included' ,
23
23
DEVELOPMENT : 'Develop code for apps, services, etc. Final fixes are not included' ,
24
+ TEST_SCENARIOS : 'Provide simple, easy information about what to test' ,
25
+ RIA_BUILD_COMPETITION : '' ,
26
+ CONTENT_CREATION : 'Generate topic ideas as a blog, video, infographic, or other format' ,
27
+ SPECIFICATION : 'Document requirements to be satisfied for design, product, or service' ,
28
+ TASK : 'An assigned piece of work' ,
29
+ AUTOMATED_TESTING : '' ,
30
+ COPILOT_POSTING : '' ,
31
+ DESIGN : 'Prepare the visual sketch or the plans for a website, feature, app, etc' ,
24
32
TEST_SUITES : 'Develop test cases to be used to validate apps, website, etc.' ,
25
33
CONCEPTUALIZATION : 'Discover and define user stories and requirements' ,
26
34
DESIGN_FIRST_2_FINISH : 'Be the first to deliver the design solution' ,
@@ -47,6 +55,14 @@ const HEADER = {
47
55
CODE : 'Code (Cd)' ,
48
56
DEVELOPMENT : 'Development (Dv)' ,
49
57
TEST_SUITES : 'Test Suites (TS)' ,
58
+ TEST_SCENARIOS : 'Test Scenarios (Ts)' ,
59
+ RIA_BUILD_COMPETITION : 'Ria Build Competition (RB)' ,
60
+ CONTENT_CREATION : 'Content Creation (CC)' ,
61
+ SPECIFICATION : 'Specification (Sp)' ,
62
+ TASK : 'Task' ,
63
+ AUTOMATED_TESTING : 'Automated Testing (AT)' ,
64
+ COPILOT_POSTING : 'Copilot Posting (CP)' ,
65
+ DESIGN : 'Design (Ds)' ,
50
66
CONCEPTUALIZATION : 'Conceptualization (Cn)' ,
51
67
DESIGN_FIRST_2_FINISH : 'Design First2Finish(DF2F)' ,
52
68
FIRST_2_FINISH : 'First2Finish (F2F)' ,
0 commit comments