Skip to content

Commit 0a91637

Browse files
committed
Update learn.json
1 parent b3ef274 commit 0a91637

1 file changed

Lines changed: 4 additions & 3 deletions

File tree

learn.json

Lines changed: 4 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@
1717
"javascript",
1818
"reactjs"
1919
],
20-
"projectType": "exercise",
20+
"projectType": "tutorial",
2121
"video": {
2222
"intro": {
2323
"us": "https://www.youtube.com/watch?v=yRjmuLAH25s",
@@ -27,12 +27,13 @@
2727
"editor": {
2828
"agent": "vscode"
2929
},
30+
"grading": "incremental",
31+
"localhostOnly": false,
3032
"delivery": {
3133
"instructions": "",
3234
"formats": [
3335
"url"
3436
],
3537
"regex": ""
36-
},
37-
"grading": "isolated"
38+
}
3839
}

0 commit comments

Comments
 (0)