Skip to content

Commit 3345a0a

Browse files
authored
Merge pull request #50940 from ShawnKupfer/WB1821
User Story 440914: Q&M: Retire Use basketball stats (3 of 3)
2 parents d2da763 + c114d87 commit 3345a0a

File tree

79 files changed

+65
-872
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

79 files changed

+65
-872
lines changed

.openpublishing.redirection.json

Lines changed: 60 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -49421,6 +49421,66 @@
4942149421
"source_path": "learn-pr/sports-machine-learning/predict-basketball-player-efficiency-ratings/index.yml",
4942249422
"redirect_url": "https://learn.microsoft.com/training/browse/",
4942349423
"redirect_document_id": false
49424+
},
49425+
{
49426+
"source_path": "learn-pr/sports-machine-learning/use-mixed-reality-toolkit/1-introduction.yml",
49427+
"redirect_url": "https://learn.microsoft.com/training/browse/",
49428+
"redirect_document_id": false
49429+
},
49430+
{
49431+
"source_path": "learn-pr/sports-machine-learning/use-mixed-reality-toolkit/2-set-up-project.yml",
49432+
"redirect_url": "https://learn.microsoft.com/training/browse/",
49433+
"redirect_document_id": false
49434+
},
49435+
{
49436+
"source_path": "learn-pr/sports-machine-learning/use-mixed-reality-toolkit/3-configure-unity-for-toolkit.yml",
49437+
"redirect_url": "https://learn.microsoft.com/training/browse/",
49438+
"redirect_document_id": false
49439+
},
49440+
{
49441+
"source_path": "learn-pr/sports-machine-learning/use-mixed-reality-toolkit/4-create-player-button.yml",
49442+
"redirect_url": "https://learn.microsoft.com/training/browse/",
49443+
"redirect_document_id": false
49444+
},
49445+
{
49446+
"source_path": "learn-pr/sports-machine-learning/use-mixed-reality-toolkit/5-add-button-ui.yml",
49447+
"redirect_url": "https://learn.microsoft.com/training/browse/",
49448+
"redirect_document_id": false
49449+
},
49450+
{
49451+
"source_path": "learn-pr/sports-machine-learning/use-mixed-reality-toolkit/6-create-player-stats-card.yml",
49452+
"redirect_url": "https://learn.microsoft.com/training/browse/",
49453+
"redirect_document_id": false
49454+
},
49455+
{
49456+
"source_path": "learn-pr/sports-machine-learning/use-mixed-reality-toolkit/7-add-stats-card-ui.yml",
49457+
"redirect_url": "https://learn.microsoft.com/training/browse/",
49458+
"redirect_document_id": false
49459+
},
49460+
{
49461+
"source_path": "learn-pr/sports-machine-learning/use-mixed-reality-toolkit/8-configure-button-pressed-events.yml",
49462+
"redirect_url": "https://learn.microsoft.com/training/browse/",
49463+
"redirect_document_id": false
49464+
},
49465+
{
49466+
"source_path": "learn-pr/sports-machine-learning/use-mixed-reality-toolkit/9-add-players-to-scene.yml",
49467+
"redirect_url": "https://learn.microsoft.com/training/browse/",
49468+
"redirect_document_id": false
49469+
},
49470+
{
49471+
"source_path": "learn-pr/sports-machine-learning/use-mixed-reality-toolkit/10-knowledge-check.yml",
49472+
"redirect_url": "https://learn.microsoft.com/training/browse/",
49473+
"redirect_document_id": false
49474+
},
49475+
{
49476+
"source_path": "learn-pr/sports-machine-learning/use-mixed-reality-toolkit/11-summary.yml",
49477+
"redirect_url": "https://learn.microsoft.com/training/browse/",
49478+
"redirect_document_id": false
49479+
},
49480+
{
49481+
"source_path": "learn-pr/sports-machine-learning/use-mixed-reality-toolkit/index.yml",
49482+
"redirect_url": "https://learn.microsoft.com/training/browse/",
49483+
"redirect_document_id": false
4942449484
}
4942549485
]
4942649486
}

learn-pr/achievements.yml

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5810,6 +5810,11 @@ achievements:
58105810
title: Design a hybrid network architecture on Azure
58115811
summary: You have a traditional on-premises infrastructure that you need to connect to resources in Azure. In this module, you learn how to select a connectivity method for your use cases that balances functionality, cost, and security.
58125812
iconUrl: /training/achievements/design-a-hybrid-network-architecture.svg
5813+
- uid: learn.sports-machine-learning.use-mixed-reality-toolkit.badge
5814+
type: badge
5815+
title: Create a mixed reality basketball player lineup with the Mixed Reality Toolkit
5816+
summary: "Use C#, Visual Studio, Unity, and the Mixed Reality Toolkit to create an interactive virtual reality experience compatible with the HoloLens. Inspired by *Space Jam: A New Legacy*, you create an experience for coaches and fans to learn more about the Tune Squad."
5817+
iconUrl: /training/achievements/student-evangelism/create-mixed-reality-basketball-lineup-mixed-reality-toolkit.svg
58135818
- uid: learn.student-evangelism.optimize-basketball-player-rest-breaks.badge
58145819
type: badge
58155820
title: Create a web app that uses data to make decisions on the basketball court

learn-pr/sports-machine-learning/use-mixed-reality-toolkit/1-introduction.yml

Lines changed: 0 additions & 14 deletions
This file was deleted.

learn-pr/sports-machine-learning/use-mixed-reality-toolkit/10-knowledge-check.yml

Lines changed: 0 additions & 58 deletions
This file was deleted.

learn-pr/sports-machine-learning/use-mixed-reality-toolkit/11-summary.yml

Lines changed: 0 additions & 14 deletions
This file was deleted.

learn-pr/sports-machine-learning/use-mixed-reality-toolkit/2-set-up-project.yml

Lines changed: 0 additions & 14 deletions
This file was deleted.

learn-pr/sports-machine-learning/use-mixed-reality-toolkit/3-configure-unity-for-toolkit.yml

Lines changed: 0 additions & 14 deletions
This file was deleted.

learn-pr/sports-machine-learning/use-mixed-reality-toolkit/4-create-player-button.yml

Lines changed: 0 additions & 14 deletions
This file was deleted.

learn-pr/sports-machine-learning/use-mixed-reality-toolkit/5-add-button-ui.yml

Lines changed: 0 additions & 14 deletions
This file was deleted.

learn-pr/sports-machine-learning/use-mixed-reality-toolkit/6-create-player-stats-card.yml

Lines changed: 0 additions & 14 deletions
This file was deleted.

0 commit comments

Comments
 (0)