Name | Modified | Size | Downloads / Week |
---|---|---|---|
Parent folder | |||
README.md | 2025-02-10 | 937 Bytes | |
v1.5.4 source code.tar.gz | 2025-02-10 | 3.1 MB | |
v1.5.4 source code.zip | 2025-02-10 | 3.2 MB | |
Totals: 3 Items | 6.2 MB | 0 |
MAJOR UPDATES
- R >= 4.1.0 is now required.
- Modules installation is now provided in the application itself in the
Modules
section. This feature is only enabled when the application is run locally.
MINOR UPDATES
- ShinyItemAnalysis does no longer reexport
%>%
operator frommagrittr
package. The native pipe operator|>
in used instead, internally. - The confidence level for Cronbach's alpha in the
Reliability
section is now stated. - If the interactive application is run locally, the visitors counter is no longer displayed.
- Wording in PDF/HTML reports was edited.
BUG FIXES
- Correlation test in
Item analysis / Item criterion validity
is now properly formatted. - Criterion type recognition in
Item analysis / Item criterion validity
is now fixed (criterion with less than 7 unique levels is considered as discrete variable).