Project Description:
We have some MCQ question bank that is available in MS Word we want to write an utility that will help read word document and parse it and store the relevant data in MySQL in Question part/Options part as HTML. The images need to be separated from the content and store as image in a folder out of MySQL. Typical MS word data will be in table format with columns as Sr. No, Question Part, OptionA, OptionB, OptionC, OptionD, CorrectAns,Hint, Explanation. A sample doc is attached.