WeBWorK: be less discriminatory about when to create $webwork-representations…#2854
WeBWorK: be less discriminatory about when to create $webwork-representations…#2854Alex-Jordan wants to merge 1 commit into
Conversation
…ntations-dir publisher variable
… representations directory (PR #2854)
|
Nice catch! Did not see that one coming. Merged as-is. Did you do an audit of other places we need to be careful about confusion with And...welcome back! |
Not so fast! Maybe in summer :)
I hadn't, but this sounded like just low enough hanging fruit that I tried to do one just now. But I'm quitting for now until we can catch up with the schema first. I think that ideally, there are these mutually exclusive flavors of a
And then for 2-6, there are optional attributes can be The current schema doesn't mention The point is if I can rely on the schema, then the XSLT could become simpler in some places by being more lax. I don't mind editing the schema in a way that I think makes sense. And I could test a new proposed schema on the sample chapter, and a project or two (ORCCA, APEX). Would that be sufficient? |
…-dir publisher variable
This addresses an issue reported by Kyle in -support. All his
webworkhave only text children, instead of element children. It caused the `$webwork-representations-dir variable to be empty.