ConjureGrade 0.9.2.2
A simple library of spells used to calculate grades
Install-Package ConjureGrade -Version 0.9.2.2
dotnet add package ConjureGrade --version 0.9.2.2
<PackageReference Include="ConjureGrade" Version="0.9.2.2" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add ConjureGrade --version 0.9.2.2
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
#r "nuget: ConjureGrade, 0.9.2.2"
For F# scripts that support #r syntax, copy this into the source code to reference the package.
// Install ConjureGrade as a Cake Addin #addin nuget:?package=ConjureGrade&version=0.9.2.2 // Install ConjureGrade as a Cake Tool #tool nuget:?package=ConjureGrade&version=0.9.2.2
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
Release Notes
Beta 1.2--Breaking changes: Wizard classes now implement IEnumerables of interfaces for their result classes--not the implementations of the interfaces themselves. Non-Breaking: Added properties for grade results in the Evaluation Wizards, Added Functionality to get Evaluation grades without scores (Points Earned/PointsPossible only). Bug Fixes: Corrected issues with PointsPossible calculations still using Scores
Dependencies
This package has no dependencies.
Used By
NuGet packages
This package is not used by any NuGet packages.
GitHub repositories
This package is not used by any popular GitHub repositories.