quadbase
quadbase copied to clipboard
Make it possible to import HTML code into quadbase
Alot of Georgia Tech's SPQR-formatted content has old math content that is in HTML...we would like access to the questions, but quadbase currently doesn't incorporate HTML.
example: When <B><TT>z = -3 + j4</TT></B>, determine its magnitude.
This should be viewable as latex.
Ok, I'll start working on this today.
Rachel Green
Hello,
How do you generate the classes, like ITS_Equation, used in your questions? Are you creating these classes in some other file, or are you importing libraries from somewhere else?
Can you also pass along the images associated with the questions?
I'm not sure if I misunderstand you, but If by ITS_equation, you mean the tags, then I believe the areas in the code where this was added are in the history (dmss implemented, so it might be best to ask him for specifics): https://github.com/lml/quadbase/commit/416f20bc73112636480099cd398a5896cfe3cb92
These tags are currently manually inserted, but the eventual goal is to automate the tagging.
As for the question images, ITS is up on Github, and the equation images should be visible in the images folder:
https://github.com/krudysz/ITS-GT/tree/master/ITS_FILES/images
Rachel - just so you know, Dan Calderon did not write/create the QTI, so if you're talking about the QTI file you should just talk to me (and it would be helpful if you included an example of what you mean by "classes")