Dear All,
Now am developing offline examination kind of application, here it has different kind of sections and parts of questions for example it has Objective type question and answer , fill in the blanks, voice listening and answering, Read the paragraph and answer etc...
Here how to store this enormous data inside the application and what is the best way to implement it.
if i am converting all the data into XML means how to structure the questions and answers in XML. ?
if SQLlite or core data means how to structure the DB. ?
using plist..?
Any suggestions and ideas would be greatly appreciated.
Thanks