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

Copy and Paste the following command to install this package using PowerShellGet More Info

Install-Module -Name PSQuizMaster

Copy and Paste the following command to install this package using Microsoft.PowerShell.PSResourceGet More Info

Install-PSResource -Name PSQuizMaster

You can deploy this package directly to Azure Automation. Note that deploying packages with dependencies will deploy all the dependencies to Azure Automation. Learn More

Manually download the .nupkg file to your system's default download location. Note that the file won't be unpacked, and won't include any dependencies. Learn More

Owners

Copyright

(c) 2017-2024 JDH Information Technology Solutions, Inc.

Package Details

Author(s)

  • Jeff Hicks

Tags

teaching learn quiz training

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

Desktop Core

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

Version History

Version Downloads Last updated
1.3.0 (current version) 4 10/17/2024
1.2.0 330 8/25/2023
1.1.0 8 8/24/2023
1.0.0 15 8/7/2023