Hello,
I am a total novice with both HTML and math display issues so please forgive what is likely an easy question.
I am a teacher and have math practice questions in MS Word 2010 format that include many instances of algebra etc. typed via the MS Word equation editor. I have concluded that MathJax is the best way and have a programmer helping me with the necessary HTML coding to link to a MathJax library etc. However, I am uncertain about how to go from MS Word to HTML effectively.
Note that I have many practice questions so my programmer wants me to use Excel as a database to store them, with columns for question, multiple choice answers, explanations etc.
Will the following work, and is there any better way?
1. Take the MS Word document and use Math Type to convert all equations to LaTeX (Convert Equations > Text using MathType translator, "select LaTeX 2.09 and later" > Convert)
2. Manually add basic HTML tags for paragraphs, bold, italics etc. (OR can I do this automatically within Word?)
3. Paste the pieces into Excel (question, multiple choice answers, explanation)
4. From here my programmer takes over and already has a way to display the questions correctly--it's just the math display I'm trying to sort out.
Many thanks to anyone who can help!