Package: klausuR
Type: Package
Title: Multiple Choice Test Evaluation
Description: A set of functions designed to quickly generate results of a multiple choice
          test. Generates detailed global results, lists for anonymous feedback and
          personalised result feedback (in LaTeX and/or PDF format), as well as item
          statistics like Cronbach's alpha or disciminatory power. 'klausuR' also
          includes a plugin for the R GUI and IDE RKWard, providing graphical dialogs for
          its basic features. The respective R package 'rkward' cannot be installed
          directly from a repository, as it is a part of RKWard. To make full use of this
          feature, please install RKWard from <https://rkward.kde.org> (plugins are
          detected automatically). Due to some restrictions on CRAN, the full package
          sources are only available from the project homepage.
Depends: R (>= 2.9.0), xtable
Imports: methods, graphics, tools, utils, stats, grDevices, psych
Enhances: rkward
URL: https://reaktanz.de/?c=hacking&s=klausuR
BugReports: https://github.com/unDocUMeantIt/klausuR/issues
License: GPL (>= 3)
Encoding: UTF-8
LazyLoad: yes
Authors@R: c(person(given="m.eik", family="michalke", email="meik.michalke@hhu.de",
          role=c("aut", "cre")))
Version: 0.12-14
Date: 2022-04-04
RoxygenNote: 7.1.2
Collate: '00_class_01_klausuR.test.R' '00_class_02_klausuR.R'
        '00_class_03_klausuR.answ.R' '00_class_04_klausuR.mult.R'
        '01_method_plot.klausuR.R' '01_method_show.klausuR.R'
        '01_method_sort.klausuR.R' 'compare.R' 'grand.table.R'
        'klausuR-internal.R' 'klausuR-internal_LaTeX_report.R'
        'klausuR-package.R' 'klausur.R' 'klausur.data.R'
        'klausur.gen.R' 'klausur.gen.corr.R' 'klausur.gen.marks.R'
        'klausur.mufo.R' 'klausur.report.R' 'nret.rescale.R'
        'nret.translator.R'
NeedsCompilation: no
Packaged: 2022-04-04 16:48:54 UTC; m
Author: m.eik michalke [aut, cre]
Maintainer: m.eik michalke <meik.michalke@hhu.de>
Repository: CRAN
Date/Publication: 2022-04-04 21:40:12 UTC
Built: R 4.3.3; ; 2025-01-24 16:20:51 UTC; unix
