quadbase icon indicating copy to clipboard operation
quadbase copied to clipboard

Make it possible to import HTML code into quadbase

Open ddcv opened this issue 13 years ago • 4 comments

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.

ddcv avatar Sep 21 '11 18:09 ddcv

Ok, I'll start working on this today.

Rachel Green

rlgreen91 avatar May 14 '12 16:05 rlgreen91

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?

rlgreen91 avatar May 17 '12 20:05 rlgreen91

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

ddcv avatar May 18 '12 02:05 ddcv

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")

jpslav avatar May 18 '12 02:05 jpslav