Skip to content

AbzumsAI/PreTest

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

45 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

AbzumsAI PreTest

I use this repo for the pre-test exam files and the matching solution file.

Files

  • PreTest.pdf is the exam PDF.
  • PreTest_sol.pdf is the solution PDF.
  • Exam/HW.tex builds the exam version.
  • Solution/HW.tex builds the solution version.
  • Exam/questions and Solution/questions keep the question text split by problem.

Build The Exam

From the repo root:

cd Exam
latexmk -pdfxe -interaction=nonstopmode -halt-on-error HW.tex

Build The Solution

From the repo root:

cd Solution
latexmk -pdfxe -interaction=nonstopmode -halt-on-error HW.tex

The root PDFs should be updated only when the exam or solution content changes.

Extra Notes

  • docs/pretest-map.md maps the exam and solution trees.
  • docs/build-flow.md shows the root scripts.
  • docs/source-parity.md explains how I compare the two trees.
  • docs/release-check.md is the final review list.
  • scripts/build-all.ps1 builds both PDFs.
  • scripts/check-source.ps1 checks the LaTeX source before a build.

About

No description, website, or topics provided.

Resources

Contributing

Stars

Watchers

Forks

Releases

Packages

Contributors

Languages