Should appendix contents be in Runestone manifest?

4 views
Skip to first unread message

Andrew Scholer

unread,
Aug 25, 2025, 3:51:00 PM (13 days ago) Aug 25
to prete...@googlegroups.com
I just experimented with moving a "library" file used in my book into an appendix of "libraries" as opposed to a chapter. But it appears that nothing from the appendix is included in the runestone-manifest.

That seems like a reasonable place to put "magic code we are going to treat as a black box". Perhaps I am wrong?

Putting questions into the manifest from the appendix would be tricky. Questions depend on a chapter, which must have a number that the DB currently assumes is in fact an integer. (So we can't have "chapter number A").

But the SourceCode table used for datafiles and code that is not part of an exercise does not rely on chapter number, so it seems like it would be straightforward to scan the appendix for those items and include them in the manifest to be processed by RS.

So if I am not crazy to use an appendix for this purpose, would it be reasonable to scan the appendix for those items?

Andrew Scholer (he/him/his)
Computer Science Instructor
Chemeketa Community College

Rob Beezer

unread,
Aug 26, 2025, 11:36:49 AM (12 days ago) Aug 26
to prete...@googlegroups.com
(This was meant to go out yesterday, mid-day. I'm done with the manifest now.)

On 8/25/25 12:50, Andrew Scholer wrote:
> So if I am not crazy to use an appendix for this purpose, would it be reasonable
> to scan the appendix for those items?

No comment on your sanity. ;-) Do you want to give this a try yourself? I am
about to look into a problem with activecode, activity, and the manifest; so you
might wait a little bit to avoid intricate conflicts?

Rob

Rob Beezer

unread,
Aug 27, 2025, 1:10:03 PM (11 days ago) Aug 27
to prete...@googlegroups.com
Andrew put this together - thanks for a nice addition for CS texts.

https://github.com/PreTeXtBook/pretext/pull/2681

Rob
Reply all
Reply to author
Forward
0 new messages