Files in alexrecuenco/TexExamRandomizer
Personalizes and Randomizes Exams Written in 'LaTeX'

.Rbuildignore
.github/.gitignore
.github/workflows/R-CMD-check.yaml
.github/workflows/pkgdown.yaml
.github/workflows/test-coverage.yaml
.gitignore
DESCRIPTION
LICENSE
NAMESPACE
R/AnswerSheets.R R/DataDocumentation.R R/Grading.R R/PreambleAdjustment.R R/RandomizingTree.R R/RcppExports.R R/TexExamRandomizer.R R/Wrappers.R R/additionalFunctions.R R/jsonparser.R R/latexmkCompilation.R R/package-init.R R/structuringdocument.R README.md TODO.md
TexExamRandomizer.Rproj
_pkgdown.yml
codecov.yml
data/example_class.RData
data/example_document.RData
exec/examrandomizer
exec/examrandomizer.R
exec/examrandomizer.engine
exec/gradeexamrandomizer
exec/gradeexamrandomizer.R
exec/hwrandomizer.engine
exec/profiling_script.R
inst/extdata/ExampleTables/ExampleAnswerSheet.csv
inst/extdata/ExampleTables/ExampleResponses.csv
inst/extdata/ExampleTables/Example_Graded.csv
inst/extdata/ExampleTables/Example_Stats.csv
inst/extdata/ExampleTables/TestClass.csv
inst/extdata/ExampleTexDocuments/.gitignore
inst/extdata/ExampleTexDocuments/Test1Student.csv
inst/extdata/ExampleTexDocuments/TestClass.csv
inst/extdata/ExampleTexDocuments/exam_testing_itemize.tex
inst/extdata/ExampleTexDocuments/exam_testing_jsonparser.tex
inst/extdata/ExampleTexDocuments/exam_testing_notrandomizing.tex
inst/extdata/ExampleTexDocuments/exam_testing_nquestions.tex
inst/extdata/ExampleTexDocuments/exam_testing_threelayer.tex
inst/extdata/ExampleTexDocuments/limgraph.jpg
inst/extdata/ExampleTexDocuments/pictest.jpg
man/CompileDocument.Rd man/CompileLatexDir.Rd man/ConstructAnswerSheet.Rd man/CountNumberOfSections.Rd man/CreateRandomExams.Rd man/DivideFile.Rd man/FindExamAnswers.Rd man/FindMatchingRow.Rd man/FindStructure.Rd man/GenerateHomework.Rd man/GenerateShortAnswerSheet.Rd man/GetLayerSampleIndexes.Rd man/GradeExams.Rd man/IsWellSectioned.Rd man/ObtainExamStats.Rd man/ParsePreambleForOptions.Rd man/RandomizeDocument.Rd man/ReplaceFromTable.Rd man/ReplacePreambleCommand.Rd man/StructureDocument.Rd man/SubsetWithAtributes.Rd man/TexExamRandomizer-package.Rd man/WhichAnswerOriginal.Rd man/catDocument.Rd man/compilation_options.Rd man/compile_latex_directory.Rd man/fun_from_folder.Rd man/jsonexamparser.Rd man/jsonhwparser.Rd man/testclass.Rd man/testdoc.Rd
src/.gitignore
src/DocumentParser.cpp
src/RcppExports.cpp
tests/testthat.R
tests/testthat/document_test_4.rds
tests/testthat/document_test_default.rds
tests/testthat/helper.R tests/testthat/test-CompileDocument_Rcpp.R tests/testthat/test-CompileLatexDir.R tests/testthat/test-ConstructAnswerSheet.R tests/testthat/test-GenerateshortanswerSheet.R tests/testthat/test-GradeExams.R tests/testthat/test-ObtainExamStats.R tests/testthat/test-ParsePreambleForOptions.R tests/testthat/test-RandomizeDocument.R tests/testthat/test-ReplaceFromTable.R tests/testthat/test-ReplacePreambleCommand.R tests/testthat/test-SectioningPrimitives.R tic.R
vignettes/.gitignore
vignettes/BasicUse.Rmd vignettes/ExamOptions.Rmd vignettes/GradingExams.Rmd
alexrecuenco/TexExamRandomizer documentation built on Jan. 31, 2024, 9:29 p.m.