Skip to content

Commit e691124

Browse files
feat: [AB#16536] Removed CRTK and changed for General Guidance (#12462)
1 parent 2916586 commit e691124

17 files changed

+53
-29
lines changed

content/src/roadmaps/industries/auto-body-repair.json

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -54,6 +54,12 @@
5454
"task": "community-right-to-know-survey",
5555
"required": true
5656
},
57+
{
58+
"step": 4,
59+
"weight": 62,
60+
"task": "env-permitting",
61+
"required": false
62+
},
5763
{
5864
"step": 4,
5965
"task": "resale-tax-certificate-operating",

content/src/roadmaps/industries/cannabis.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -81,9 +81,9 @@
8181
},
8282
{
8383
"step": 4,
84-
"weight": 14,
85-
"task": "community-right-to-know-survey",
86-
"required": true
84+
"weight": 36,
85+
"task": "env-permitting",
86+
"required": false
8787
}
8888
],
8989
"name": "Cannabis",

content/src/roadmaps/industries/commercial-construction.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -40,8 +40,8 @@
4040
{
4141
"step": 4,
4242
"weight": 11,
43-
"task": "community-right-to-know-survey",
44-
"required": true
43+
"task": "env-permitting",
44+
"required": false
4545
},
4646
{
4747
"step": 4,

content/src/roadmaps/industries/cosmetology.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -62,8 +62,8 @@
6262
{
6363
"step": 4,
6464
"weight": 18,
65-
"task": "community-right-to-know-survey",
66-
"required": true
65+
"task": "env-permitting",
66+
"required": false
6767
},
6868
{
6969
"step": 4,

content/src/roadmaps/industries/daycare.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -45,8 +45,8 @@
4545
{
4646
"step": 4,
4747
"weight": 16,
48-
"task": "community-right-to-know-survey",
49-
"required": true
48+
"task": "env-permitting",
49+
"required": false
5050
},
5151
{
5252
"step": 4,

content/src/roadmaps/industries/funeral.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -57,8 +57,8 @@
5757
{
5858
"step": 4,
5959
"weight": 26,
60-
"task": "community-right-to-know-survey",
61-
"required": true
60+
"task": "env-permitting",
61+
"required": false
6262
},
6363
{
6464
"step": 4,

content/src/roadmaps/industries/health-club.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -50,8 +50,8 @@
5050
{
5151
"step": 4,
5252
"weight": 16,
53-
"task": "community-right-to-know-survey",
54-
"required": true
53+
"task": "env-permitting",
54+
"required": false
5555
},
5656
{
5757
"step": 4,

content/src/roadmaps/industries/healthcare.json

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -58,6 +58,12 @@
5858
"task": "community-right-to-know-survey",
5959
"required": true
6060
},
61+
{
62+
"step": 4,
63+
"weight": 3,
64+
"task": "env-permitting",
65+
"required": false
66+
},
6167
{
6268
"step": 4,
6369
"weight": 2,

content/src/roadmaps/industries/lawn-care.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -44,9 +44,9 @@
4444
},
4545
{
4646
"step": 4,
47-
"weight": 14,
48-
"task": "community-right-to-know-survey",
49-
"required": true
47+
"weight": 11,
48+
"task": "env-permitting",
49+
"required": false
5050
}
5151
],
5252
"name": "Lawn Care",

content/src/roadmaps/industries/lodging.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -45,8 +45,8 @@
4545
{
4646
"step": 4,
4747
"weight": 15,
48-
"task": "community-right-to-know-survey",
49-
"required": true
48+
"task": "env-permitting",
49+
"required": false
5050
},
5151
{
5252
"step": 4,

0 commit comments

Comments
 (0)