Skip to content

Commit 3a79a14

Browse files
martinworkabchatra
andauthored
Extension: add FWD Edu OpenSciEd (#6937)
Co-authored-by: Abhijith Chatra <abchatra@microsoft.com>
1 parent 7115b82 commit 3a79a14

2 files changed

Lines changed: 5 additions & 0 deletions

File tree

docs/extensions/extension-gallery.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -396,6 +396,10 @@ Many extensions are available to work with interface kits, add-on hardware, or o
396396

397397
```codecard
398398
[{
399+
"name": "FWD Edu OpenSciEd Kit",
400+
"url": "/pkg/Forward-Education/pxt-openscied",
401+
"cardType": "package"
402+
}, {
399403
"name": "FWD Edu Coding For Good Kit",
400404
"url": "/pkg/Forward-Education/pxt-coding-for-good",
401405
"cardType": "package"

targetconfig.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -443,6 +443,7 @@
443443
"pyocodingcompany-crypto/pyobot-makecode": { "tags": [ "Robotics" ] },
444444
"kitronikltd/pxt-design-and-automate-accessory-kit": { "tags": [ "Robotics" ] },
445445
"aorczyk/my-controller": { "tags": [ "Software" ] },
446+
"forward-education/pxt-openscied": { "tags": [ "Science" ] },
446447
"forward-education/pxt-ceibal-ubit": {},
447448
"microsoft/pxt-simx-sample": {
448449
"simx": {

0 commit comments

Comments
 (0)