Releases: subnetdusk/evilprof
Releases · subnetdusk/evilprof
v1.1.3
v1.1.2
Added a warning when the logic select simple random sampling
Added a default number of questions calculated from the uploaded excel file. The number is the biggest which still allows the use of the weighted sampling algorithm.
v1.1.1
Final touches before the 1.2
v1.1
New Features:
- Separation of questions in blocks (for different topics, or different types of questions) by putting a separating blanck row between blocks in the Excel file
- Specification of the exact number of question for each block
v1.0.1
Minor changes to localization text and comments.
v1.0
Fine tuning.
Added a MonteCarlo simulation to test the sampling algorithm.
v0.3
Introducing localization
v0.2
The single giant main .py has been refactored in multiple modules
v0.1.1
Introducing Weighted random sampling algorithm on question sets
v0.1.0
Initial release