PSQuizMaster
2.0.0
A module for running and creating quizzes to learn PowerShell. Quizzes are stored as JSON files. This module requires PowerShell 7.6. A DSL is available to help create quiz files.
Minimum PowerShell version
7.6
Installation Options
Owners
Copyright
(c) 2017-2026 JDH Information Technology Solutions, Inc.
Package Details
Author(s)
- Jeff Hicks
Tags
teaching learn quiz training dsl
Functions
Invoke-PSQuiz Get-PSQuiz New-PSQuizQuestion Invoke-PSQuickQuiz New-PSQuizFile Set-PSQuizFile New-PSQuiz Set-PSQuizPath Remove-PSQuizSetting Copy-PSSampleQuiz Protect-PSQuizFile Unprotect-PSQuizFile Question Quiz New-PSQuizFixture Update-PSQuizSchema
PSEditions
Dependencies
Release Notes
https://github.com/jdhitsolutions/PSQuizMaster/blob/main/changelog.md
FileList
- PSQuizMaster.nuspec
- changelog.md
- assets\custom-logo.png
- assets\MsPowerShell.jpg
- assets\psquiztheme-show.png
- assets\vscode-mask.png
- docs\Get-PSQuiz.md
- docs\New-PSQuiz.md
- docs\New-PSQuizQuestion.md
- docs\Set-PSQuizFile.md
- docs\Update-PSQuizSchema.md
- dsl\sample3.ps1
- formats\psquiz.format.ps1xml
- functions\Copy-PSQuizFile.ps1
- functions\Invoke-PSQuickQuiz.ps1
- functions\New-PSQuizFile.ps1
- functions\Protect-PSQuizfile.ps1
- functions\Set-PSQuizPath.ps1
- quizzes\Aliases.quiz.json
- quizzes\objects.quiz.json
- License.txt
- PSQuizMaster.psd1
- assets\default-quiz-logo.png
- assets\pexels-leeloo-thefirst-5428833.jpg
- assets\psrobot-icon.png
- docs\about_PSQuizDSL.md
- docs\Invoke-PSQuickQuiz.md
- docs\New-PSQuizFile.md
- docs\Protect-PSQuizFile.md
- docs\Set-PSQuizPath.md
- dsl\sample1.ps1
- en-us\about_PSQuizDSL.help.txt
- formats\psquizItem.format.ps1xml
- functions\dsl.ps1
- functions\Invoke-PSQuiz.ps1
- functions\New-PSQuizQuestion.ps1
- functions\Remove-PSQuizSetting.ps1
- functions\Unprotect-PSQuizFile.ps1
- quizzes\arrays-hashtables.quiz.json
- quizzes\pshelp.quiz.json
- psquiz.schema-v2.json
- PSQuizmaster.psm1
- assets\editor-integration.png
- assets\psquickquiz.png
- assets\quiz-results.png
- docs\Copy-PSSampleQuiz.md
- docs\Invoke-PSQuiz.md
- docs\New-PSQuizFixture.md
- docs\Remove-PSQuizSetting.md
- docs\Unprotect-PSQuizFile.md
- dsl\sample2.ps1
- en-us\PSQuizmaster-help.xml
- formats\psquizresult.format.ps1xml
- functions\Get-PSQuiz.ps1
- functions\New-PSQuiz.ps1
- functions\private.ps1
- functions\Set-PSQuizFile.ps1
- functions\Update-PSQuizSchema.ps1
- quizzes\demo.quiz.json
- quizzes\remoting.quiz.json
- psquiz.schema.json
- README.md
- assets\invoke-psquiz.png
- assets\psquiz-styled.png
- assets\vscode-command-palette.png
Version History
| Version | Downloads | Last updated |
|---|---|---|
| 2.0.0 (current version) | 11 | 7/7/2026 |
| 1.3.0 | 81 | 10/17/2024 |
| 1.2.0 | 331 | 8/25/2023 |
| 1.1.0 | 9 | 8/24/2023 |
| 1.0.0 | 16 | 8/7/2023 |