You can edit almost every page by Creating an account and confirming your email.

CheckIt

From EverybodyWiki Bios & Wiki



CheckIt
Developer(s)Steven Clontz
Stable release
0.25 / 26 December 2022; 3 years ago (2022-12-26)
Repositorygithub.com/StevenClontz/checkit
Written inPython and TypeScript
Engine
    LicenseMIT
    WebsiteCheckIt.clontz.org

    Search CheckIt on Amazon.

    CheckIt is educational assessment generation software primarily used for mathematics. The aim of this platform is to enable authors to carefully design a randomized bank of exercises aligned with particular learning outcomes of the course.[1] Each outcome's exercise is described in two parts: a "template" document written in a variant of the PreTeXt XML language using Mustache templating, and a "generator" script written in any programming language supported by a CheckIt wrapper. The generator describes how to generate the randomized elements of each exercise, and the template describes where to insert these variables into the exercise content. Banks are distributed as a Svelte-powered single-page app, which provides support for exporting randomized assessments to LaTeX/PDF as well as several learning management systems such as Canvas, Moodle, and Brightspace. In contrast with other solutions like WeBWorK or MyOpenMath, no server/host is required to author or use CheckIt-authored exercises.

    As of January 2023, nineteen banks of exercises have been shared publicly on GitHub.[2] These include banks for calculus and linear algebra designed to support an NSF-funded project studying the implementation of a variant of team-based learning in lower-division mathematics courses.[3]

    References

    1. Owens, Kate (2021), Reflections before Re-Entry.
    2. Network Dependents of CheckIt, GitHub, 2023.
    3. Lewis, Drew (2023), Transforming Lower Division Undergraduate Mathematics Through Team-Based Inquiry Learning.

    External links


    This article "CheckIt" is from Wikipedia. The list of its authors can be seen in its historical and/or the page Edithistory:CheckIt. Articles copied from Draft Namespace on Wikipedia could be seen on the Draft Namespace of Wikipedia and not main one.