Sorry - department meetings :(
I'm using the book Precalculus: An Active Reading Approach. Elementary Functions. By Jack Green and Nick Chura
"Unformatted": Look at Checkpoint 1.2.1 and 1.2.2 on the page linked above. They demonstrate the Activate button and formatting issues.
[ The 1.2.2 Checkpoint problem is trying to use a GeoGebra applet within a WeBWorK problem.... which isn't working
The source is 6 - 10 years old. I'm not using the Makefile directions.
I downloaded the source from github, used the Pretext CLI to make a new project (new_precalc), and have been copying chapters and activities from the downloaded source into new_precalc project. [ Outside of removing one LaTeX dependency in the preamble, I have only had to change "label" to "marker" on the ordered or unordered lists. ]
I am running the pretext CLI on an ubuntu server. It has WeBWorK, but I haven't tackled connecting the book to the WeBWorK system yet.
I have only run "pretext build web" to generate the output. I then copy the content from from the project's output/web directory to the web server.
[ I have not yet done "pretext generate webwork" or done "pretex deploy" yet, nor put any generated pg file tree from pretext into the webwork server. ]
Thank you again for the help!