Giter VIP home page Giter VIP logo

microsoft / azureautomaticgradingengine_assignments Goto Github PK

View Code? Open in Web Editor NEW
3.0 5.0 2.0 118.31 MB

Reference Assignments for the Azure Automatic Grading solution - This repo contains example assessment/references for the Azure Auto Grading Engine, these samples are provided to allow educators to quickly adopt and implement the Azure Automatic Grading Engine service/solution into their classroom teaching.

License: MIT License

C# 80.11% TypeScript 10.19% JavaScript 9.70%

azureautomaticgradingengine_assignments's Introduction

Azure Automatic Grading Engine - Classroom Assignments samples

This repository contains sample classroom assignments for classroom activity for grading students submissions of Azure Services by the Azure Automatic Grading Solution

Example Student Classroom Assessment Tasks:

Students are asked to create the following Azure Infrastructure

  1. Create 2 Virtual Networks in 2 regions.
  2. Create 2 Subnets in each Virtual Network.
  3. Create Route Tables & Network Security Groups.
  4. Create Virtual Network Peering for 2 Virtual Networks.
  5. Create 2 Storage Accounts - one for an Azure Function and another for a Azure Static Website.
    1. Azure Function Storage Account contains 1 Storage Container, 1 Storage Queue, and 1 StorageTable.
    2. Static website Storage Account contains index page index.html and error page error.html.
  6. Create 1 Application Insights with Log Analytics Workspace.
  7. Create 1 Azure Function App with 1 Azure Function.

Azure Project Grader for Automatic Grading Engine

For course testing Microsoft Azure, it is hard to assess or grade Azure project manually. This project makes use of the technique of unit test to grade student's Azure project settings automatically to validate have the students created the above resources and services.

A rubic assessment is then completed on the task and students recieve grades based on the nunit outcomes and validation.

This project has been developed by Cyrus Wong Microsoft Learn Educator Ambassador in Association with the Microsoft Next Generation Developer Relations Team.

Project collaborators include, Chan Yiu Leung, So Ka Chun, Lo Chun Hei, Ling Po Chu, Cheung Ho Shing and Pearly Law from the IT114115 Higher Diploma in Cloud and Data Centre Administration.

The project is being validated through usage on the course Higher Diploma in Cloud and Data Centre Administration

Testing the Sample Classroom Setup

CDK-TF Deployment

You have to refer Object Oriented Your Azure Infrastructure with Cloud Development Kit for Terraform (CDKTF) and setup your CDK-TF.

Update .env.template and rename it to .env

npm i
cdktf deploy --auto-approve
cdktf output --outputs-file-include-sensitive-outputs --outputs-file secrets.json

You can get the API management API Key from secrets.json

Package UnitTest into exe

Go to the \AzureProjectGrader\AzureProjectGrader path and run. dotnet publish -r win-x64 -c Release

Contributing to Samples

This project welcomes contributions and suggestions. Most contributions require you to agree to a Contributor License Agreement (CLA) declaring that you have the right to, and actually do, grant us the rights to use your contribution. For details, visit https://cla.opensource.microsoft.com.

When you submit a pull request, a CLA bot will automatically determine whether you need to provide a CLA and decorate the PR appropriately (e.g., status check, comment). Simply follow the instructions provided by the bot. You will only need to do this once across all repos using our CLA.

This project has adopted the Microsoft Open Source Code of Conduct. For more information see the Code of Conduct FAQ or contact [email protected] with any additional questions or comments.

Trademarks

This project may contain trademarks or logos for projects, products, or services. Authorized use of Microsoft trademarks or logos is subject to and must follow Microsoft's Trademark & Brand Guidelines. Use of Microsoft trademarks or logos in modified versions of this project must not cause confusion or imply Microsoft sponsorship. Any use of third-party trademarks or logos are subject to those third-party's policies.

azureautomaticgradingengine_assignments's People

Contributors

leestott avatar microsoft-github-operations[bot] avatar microsoftopensource avatar wongcyrus avatar

Stargazers

 avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar

Forkers

wongcyrus

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.