diff --git a/content/learning-paths/cross-platform/daytona/_review.md b/content/learning-paths/cross-platform/daytona/_review.md deleted file mode 100644 index 706d2093e5..0000000000 --- a/content/learning-paths/cross-platform/daytona/_review.md +++ /dev/null @@ -1,52 +0,0 @@ ---- -# ================================================================================ -# Edit -# ================================================================================ - -# Always 3 questions. Should try to test the reader's knowledge, and reinforce the key points you want them to remember. - # question: A one sentence question - # answers: The correct answers (from 2-4 answer options only). Should be surrounded by quotes. - # correct_answer: An integer indicating what answer is correct (index starts from 0) - # explanation: A short (1-3 sentence) explanation of why the correct answer is correct. Can add additional context if desired - - -review: - - questions: - question: > - Can Daytona be used to manage local dev container based environments? - answers: - - "Yes." - - "No." - correct_answer: 1 - explanation: > - Daytona can manage local development environments. - - - questions: - question: > - Which abstraction manages the details of the connection to your source code projects? - answers: - - "Provider." - - "Target." - - "Git provider." - correct_answer: 3 - explanation: > - Git providers connect your source code to your workspaces. - - - questions: - question: > - Can Daytona manage remote development environments in machines provided by cloud service providers? - answers: - - "Yes." - - "No." - correct_answer: 1 - explanation: > - Daytona can manage development environments in AWS, Azure, and GCP. All offer Arm-based virtual machines. - - -# ================================================================================ -# FIXED, DO NOT MODIFY -# ================================================================================ -title: "Review" # Always the same title -weight: 20 # Set to always be larger than the content in this path -layout: "learningpathall" # All files under learning paths have this same wrapper ---- diff --git a/content/learning-paths/laptops-and-desktops/windows_armpl/_review.md b/content/learning-paths/laptops-and-desktops/windows_armpl/_review.md deleted file mode 100644 index 0c60900719..0000000000 --- a/content/learning-paths/laptops-and-desktops/windows_armpl/_review.md +++ /dev/null @@ -1,42 +0,0 @@ ---- -review: - - questions: - question: > - Arm Performance Libraries can be used to optimize: - answers: - - Arm64 Linux applications. - - Arm64 Windows applications. - - Both Arm64 Linux and Windows applications. - correct_answer: 3 - explanation: > - Arm Performance Libraries support both Linux and Windows. - - - questions: - question: > - Arm Performance Libraries has been integrated into Microsoft Visual Studio installation. - answers: - - "Yes" - - "No" - correct_answer: 2 - explanation: > - No, you need install Arm Performance Libraries package before using it. - - questions: - question: > - Arm Performance Libraries provides which type of code optimization? - answers: - - Standard math libraries. - - Standard encryption libraries. - - Standard compression libraries. - correct_answer: 1 - explanation: > - Arm Performance Libraries provides optimized standard core math libraries for numerical applications on 64-bit Arm based processors. - - - -# ================================================================================ -# FIXED, DO NOT MODIFY -# ================================================================================ -title: "Review" # Always the same title -weight: 20 # Set to always be larger than the content in this path -layout: "learningpathall" # All files under learning paths have this same wrapper ---- diff --git a/themes/arm-design-system-hugo-theme/layouts/partials/learning-paths/next-steps.html b/themes/arm-design-system-hugo-theme/layouts/partials/learning-paths/next-steps.html index 19de87a45b..23d4137d66 100644 --- a/themes/arm-design-system-hugo-theme/layouts/partials/learning-paths/next-steps.html +++ b/themes/arm-design-system-hugo-theme/layouts/partials/learning-paths/next-steps.html @@ -49,13 +49,16 @@ +
Show your network what you've learned by sharing this Learning Path with others.
+Share what you've learned.