Skip to content
| Marketplace
Sign in
Visual Studio Code>Education>Tutor Point CalculatorNew to Visual Studio Code? Get it now.

Tutor Point Calculator

MrMinemeet

wtf-my-code.works
|
17 installs
| (0) | Free
Easily calculate points of students
Installation
Launch VS Code Quick Open (Ctrl+P), paste the following command, and press enter.
Copied to clipboard
More Info

Tutor Point Calculator

This Extension should calculate how many points a student gets according to the tutor's annotations.

Why?

I'm trying to automate a task that is very simple using a method that is likely more complex instead of just doing it the easy way

How to use it?

Set the max reachable points in the settings under tutor-point-calculator.maxPoints. It is 24 by default, because I needed that amount :P By default it checks in .java, .cs, .ts, .js, but more can be added in tutor-point-calculator.filesToCheck.

Open a folder that contains the stuff you have to check and do your stuff. Make annotations with // TUTOR -XY, where XY can be a whole or decimal number.

When finished press CTRL + F3 or execute the command Calculate Points.

You'll get a small information message, where you see the points for the student.

Installation:

You can either download it from the Marketplace HERE. Or directly download the latest .vsix file HERE

TODO:

  • Other formats for the annotations. Important for checking languages that don't use double slash as a comment
  • Contact us
  • Jobs
  • Privacy
  • Terms of use
  • Trademarks
© 2023 Microsoft