Re: Admin Interface in MMF2
Questions:
-Are the CCNs the exercises you want to add?
-Are you using the quiz object?
-Are you using Vitalize! ?
-How would the admin obtain this interface, a password box?
Re: Admin Interface in MMF2
I want to know if before create the ccn file I can first :
Make an application MMF2 that allows admin to add new exercices (New quiz).
And after i will built my ccn files to put my application online.
Thanks so much for your help
Re: Admin Interface in MMF2
How are would the exercises be stored? A text file? Or is this where you use CCNs?
I apoligize for asking so many questions.
Re: Admin Interface in MMF2
Where I use CCN.
No problem for questions that will help to understand more what i want to do.
Thank you again
Re: Admin Interface in MMF2
It would be easier to have the quiz stored in an external file (an INI file would be suitable) and then access that file on the server by it's URL, from the Vitalize application.