# Scribble library for exam creation?

**URL:** <https://racket.discourse.group/t/scribble-library-for-exam-creation/1831>\
**Category:** Questions & Answers\
**Created:** [March 24, 2023, 5:26pm UTC](https://racket.discourse.group/t/scribble-library-for-exam-creation/1831 "2023-03-24T17:26:38Z")\
**Posts on this page:** 1\
**Page:** 1

<div class="post-metadata">

**Author:** ![jbclements](https://yyz2.discourse-cdn.com/free1/user_avatar/racket.discourse.group/jbclements/32/11_2.png) [@jbclements](https://racket.discourse.group/u/jbclements)\
**Post date:** [March 24, 2023, 5:26pm UTC](https://racket.discourse.group/t/scribble-library-for-exam-creation/1831/1 "2023-03-24T17:26:38Z")

</div>

I'm still using an ancient exam construction framework based on (a) a bunch of relatively simple TeX macros that I got from Matthias, (b) Dorai Sitaram's slatex, and (c) a cheap-hack scribble language that expands into TeX. These are all somewhat fine, and I know their ins & outs pretty well, but there are a bunch of hacks (added a new one yesterday!) that I could probably cut from this tower if I were using scribble directly to PDF. Has anyone here used scribble for exams? If so, any code you'd be willing to share?
