Skip to content

Commit 3cf8a2c

Browse files
Merge pull request #34181 from wwlpublish/de469eaa13813853c3ba2e08f5c8af6f-live
Modules/M05-guided-project-calculate-print-student-grades
2 parents 634bec3 + a2a67cd commit 3cf8a2c

File tree

9 files changed

+11
-10
lines changed

9 files changed

+11
-10
lines changed

learn-pr/wwl-language/guided-project-calculate-print-student-grades/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: 04/13/2023
7+
ms.date: 04/25/2023
88
author: wwlpublish
99
ms.author: buzahid
1010
ms.topic: interactive-tutorial

learn-pr/wwl-language/guided-project-calculate-print-student-grades/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: 04/13/2023
7+
ms.date: 04/25/2023
88
author: wwlpublish
99
ms.author: buzahid
1010
ms.topic: interactive-tutorial

learn-pr/wwl-language/guided-project-calculate-print-student-grades/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 - Calculate the sum of each student's assignment scores
44
metadata:
55
title: Exercise - Calculate the sum of each student's assignment scores
66
description: "Exercise - Calculate the sum of each student's assignment scores"
7-
ms.date: 04/13/2023
7+
ms.date: 04/25/2023
88
author: wwlpublish
99
ms.author: buzahid
1010
ms.topic: interactive-tutorial

learn-pr/wwl-language/guided-project-calculate-print-student-grades/4-exercise-perform-division.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ title: Exercise - Calculate the average of the student's assignment scores
44
metadata:
55
title: Exercise - Calculate the average of the student's assignment scores
66
description: "Exercise - Calculate the average of the student's assignment scores"
7-
ms.date: 04/13/2023
7+
ms.date: 04/25/2023
88
author: wwlpublish
99
ms.author: buzahid
1010
ms.topic: interactive-tutorial

learn-pr/wwl-language/guided-project-calculate-print-student-grades/5-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: 04/13/2023
7+
ms.date: 04/25/2023
88
author: wwlpublish
99
ms.author: buzahid
1010
ms.topic: interactive-tutorial

learn-pr/wwl-language/guided-project-calculate-print-student-grades/6-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: 04/13/2023
7+
ms.date: 04/25/2023
88
author: wwlpublish
99
ms.author: buzahid
1010
ms.topic: interactive-tutorial

learn-pr/wwl-language/guided-project-calculate-print-student-grades/7-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: 04/13/2023
7+
ms.date: 04/25/2023
88
author: wwlpublish
99
ms.author: buzahid
1010
ms.topic: interactive-tutorial

learn-pr/wwl-language/guided-project-calculate-print-student-grades/includes/1-introduction.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,8 @@ This module will guide you through the steps required to develop your Student Gr
88

99
By the end of this module, you'll be able to write code that uses various variable types, performs numeric calculations, and displays formatted data for the user.
1010

11-
[!NOTE] This is a guided project module where you'll complete an end-to-end project by following step-by-step instructions. 
11+
> [!NOTE]
12+
> This is a guided project module where you'll complete an end-to-end project by following step-by-step instructions. 
1213
1314
## Learning objectives
1415

learn-pr/wwl-language/guided-project-calculate-print-student-grades/index.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,8 +2,8 @@
22
uid: learn.wwl.guided-project-calculate-print-student-grades
33
metadata:
44
title: Guided project - Calculate and print student grades
5-
description: "Guided project - Calculate and print student grades"
6-
ms.date: 04/13/2023
5+
description: "Learn to develop an application that will calculate and display results based on given data."
6+
ms.date: 04/25/2023
77
author: wwlpublish
88
ms.author: buzahid
99
ms.topic: interactive-tutorial

0 commit comments

Comments
 (0)