PSQuizMaster
1.3.0
A module for running and creating quizzes to learn PowerShell. Quizzes are stored as JSON files.
Minimum PowerShell version
5.1
Installation Options
Owners
Copyright
(c) 2017-2024 JDH Information Technology Solutions, Inc.
Package Details
Author(s)
- Jeff Hicks
Tags
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
PSEditions
Dependencies
This module has no dependencies.
Release Notes
## 1.3.0
### Added
- Added missing online help links.
### Changed
- Modify masking commands to also obfuscate or reveal distractors. [Issue #3](https://github.com/jdhitsolutions/PSQuizMaster/issues/3)
- Updated Invoke-PSQuickQuiz to use System.Collections.Generic.List[] instead of an array.
Full release change log at https://github.com/jdhitsolutions/PSQuizMaster/blob/master/README.md
FileList
- PSQuizMaster.nuspec
- changelog.md
- psquiz.schema.json
- PSQuizmaster.psm1
- assets\invoke-psquiz.png
- docs\Copy-PSSampleQuiz.md
- docs\Invoke-PSQuiz.md
- docs\New-PSQuizQuestion.md
- docs\Set-PSQuizFile.md
- docs\Unprotect-PSQuizFile.md
- formats\psquiz.format.ps1xml
- formats\psquizresult.format.ps1xml
- functions\Copy-PSQuizFile.ps1
- functions\Invoke-PSQuickQuiz.ps1
- functions\New-PSQuiz.ps1
- functions\New-PSQuizQuestion.ps1
- functions\Protect-PSQuizfile.ps1
- functions\Set-PSQuizFile.ps1
- functions\Unprotect-PSQuizFile.ps1
- quizzes\arrays-hashtables.quiz.json
- quizzes\pshelp.quiz.json
- License.txt
- README.md
- assets\psquickquiz.png
- docs\Get-PSQuiz.md
- docs\New-PSQuiz.md
- docs\Protect-PSQuizFile.md
- docs\Set-PSQuizPath.md
- en-us\PSQuizmaster-help.xml
- formats\psquizItem.format.ps1xml
- functions\CHANGELOG.md
- functions\Get-PSQuiz.ps1
- functions\Invoke-PSQuiz.ps1
- functions\New-PSQuizFile.ps1
- functions\private.ps1
- functions\Remove-PSQuizSetting.ps1
- functions\Set-PSQuizPath.ps1
- quizzes\Aliases.quiz.json
- quizzes\demo.quiz.json
- quizzes\remoting.quiz.json
- preprelease.ps1
- PSQuizMaster.psd1
- assets\editor-integration.png
- assets\quiz-results.png
- docs\Invoke-PSQuickQuiz.md
- docs\New-PSQuizFile.md
- docs\Remove-PSQuizSetting.md
Version History
Version | Downloads | Last updated |
---|---|---|
1.3.0 (current version) | 8 | 10/17/2024 |
1.2.0 | 330 | 8/25/2023 |
1.1.0 | 8 | 8/24/2023 |
1.0.0 | 15 | 8/7/2023 |