Skip to content

Commit 9628461

Browse files
Merge pull request #33928 from wwlpublish/fd7c26af1e0fbbb4691356da57db4591-live
Modules/M06-guided-project-calculate-final-gpa
2 parents 026c6fd + 3e86ec3 commit 9628461

File tree

9 files changed

+9
-10
lines changed

9 files changed

+9
-10
lines changed

learn-pr/wwl-language/guided-project-calculate-final-gpa/1-introduction.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ title: Introduction
44
metadata:
55
title: Introduction
66
description: "Introduction"
7-
ms.date: 03/30/2023
7+
ms.date: 04/13/2023
88
author: wwlpublish
99
ms.author: buzahid
1010
ms.topic: interactive-tutorial

learn-pr/wwl-language/guided-project-calculate-final-gpa/2-prepare.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ title: Prepare for guided project
44
metadata:
55
title: Prepare for guided project
66
description: "Prepare for guided project"
7-
ms.date: 03/30/2023
7+
ms.date: 04/13/2023
88
author: wwlpublish
99
ms.author: buzahid
1010
ms.topic: interactive-tutorial

learn-pr/wwl-language/guided-project-calculate-final-gpa/3-exercise-store-data.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ title: Exercise - Store the numeric grade values for each course
44
metadata:
55
title: Exercise - Store the numeric grade values for each course
66
description: "Exercise - Store the numeric grade values for each course"
7-
ms.date: 03/30/2023
7+
ms.date: 04/13/2023
88
author: wwlpublish
99
ms.author: buzahid
1010
ms.topic: interactive-tutorial

learn-pr/wwl-language/guided-project-calculate-final-gpa/4-exercise-calculate-sum.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ title: Exercise - Calculate the sums of credit hours and grade points
44
metadata:
55
title: Exercise - Calculate the sums of credit hours and grade points
66
description: "Exercise - Calculate the sums of credit hours and grade points"
7-
ms.date: 03/30/2023
7+
ms.date: 04/13/2023
88
author: wwlpublish
99
ms.author: buzahid
1010
ms.topic: interactive-tutorial

learn-pr/wwl-language/guided-project-calculate-final-gpa/5-exercise-format-decimal-output.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ title: Exercise - Format the decimal output
44
metadata:
55
title: Exercise - Format the decimal output
66
description: "Exercise - Format the decimal output"
7-
ms.date: 03/30/2023
7+
ms.date: 04/13/2023
88
author: wwlpublish
99
ms.author: buzahid
1010
ms.topic: interactive-tutorial

learn-pr/wwl-language/guided-project-calculate-final-gpa/6-exercise-format-strings.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ title: Exercise - Format the output using escaped character sequences
44
metadata:
55
title: Exercise - Format the output using escaped character sequences
66
description: "Exercise - Format the output using escaped character sequences"
7-
ms.date: 03/30/2023
7+
ms.date: 04/13/2023
88
author: wwlpublish
99
ms.author: buzahid
1010
ms.topic: interactive-tutorial

learn-pr/wwl-language/guided-project-calculate-final-gpa/7-knowledge-check.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ title: Knowledge check
44
metadata:
55
title: Knowledge check
66
description: "Knowledge check"
7-
ms.date: 03/30/2023
7+
ms.date: 04/13/2023
88
author: wwlpublish
99
ms.author: buzahid
1010
ms.topic: interactive-tutorial

learn-pr/wwl-language/guided-project-calculate-final-gpa/8-summary.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ title: Summary
44
metadata:
55
title: Summary
66
description: "Summary"
7-
ms.date: 03/30/2023
7+
ms.date: 04/13/2023
88
author: wwlpublish
99
ms.author: buzahid
1010
ms.topic: interactive-tutorial

learn-pr/wwl-language/guided-project-calculate-final-gpa/index.yml

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ uid: learn.wwl.guided-project-calculate-final-gpa
33
metadata:
44
title: Guided project - Calculate final GPA
55
description: "Guided project - Calculate final GPA"
6-
ms.date: 03/30/2023
6+
ms.date: 04/13/2023
77
author: wwlpublish
88
ms.author: buzahid
99
ms.topic: interactive-tutorial
@@ -29,7 +29,6 @@ roles:
2929
- developer
3030
products:
3131
- dotnet
32-
- vs-code
3332
subjects:
3433
- development-tools
3534
units:

0 commit comments

Comments
 (0)