grading
6 TopicsAzure Adventure – A RPG game to test student’s Azure practical skills
Azure Adventure is an open source HTML5 RPG game that builds on top of the latest version of Azure Automatic Grading Engine. Students need to talk to non-player character (NPC) in the game, then NPC will give some Azure tasks to students. If students can complete those tasks within time limit, then students can get some coins in the game.10KViews1like2CommentsLet’s play Azure Adventure – A RPG game to test students Azure practical skills
This session will explain how the Azure RPG game works and give a recap of Microsoft Azure Automatic Grading Engine 2022 update. We will introduce Azure Static Web Apps and Azure API Management with CDK-TF.2.3KViews1like0CommentsEnhancing GitHub Classroom with Azure serverless services
GitHub classroom auto grader uses GitHub Actions and Unit Test under student's repository. However students can get full mark by simply changing the workflow or tests. Students push code themselves, so they can copy from other and push! This post is an opensource Azure Serverless application to address those to problem for Python programming course with CodeSpace and Visual Code.2.9KViews2likes0CommentsMicrosoft Azure Automatic Grading Engine
One of the main challenges on teaching cloud technologies in collages is how to assess student. For other IT courses, educators can collect some files such as source code and give a grade to students. However, for cloud tech educators, it is hard to use the traditional approach to handle the assessment.Microsoft Azure Automatic Grading Engine is a project to grade all students Azure assignment or project automatically in parallel.4KViews1like1CommentMicrosoft Azure Automatic Grading Engine - Oct 2021 Update
Microsoft Azure Automatic Grading Engine is the solution to assess or measure the Azure skills of a group at scale. It can be used for Azure class assignment, the practical test in Azure, and cloud computing competition like WorldSkills Cloud Computing Trade.4.4KViews0likes0Comments