implement online exam

This forum is only for questions or discussions about working with the mojoPortal source code in Visual Studio, obtaining the source code from the repository, developing custom features, etc. If your question is not along these lines this is not the right forum. Please try to post your question in the appropriate forum.

Please do not post questions about design, CSS, or skinning here. Use the Help With Skins Forum for those questions.

This forum is for discussing mojoPortal development

This forum is only for questions or discussions about working with the mojoPortal source code in Visual Studio, obtaining the source code from the repository, developing custom features, etc. If your question is not along these lines this is not the right forum. Please try to post your question in the appropriate forum.

You can monitor commits to the repository from this page. We also recommend developers to subscribe to email notifications in the developer forum as occasionally important things are announced.

Before posting questions here you might want to review the developer documentation.

Do not post questions about design, CSS, or skinning here. Use the Help With Skins Forum for those questions.
This thread is closed to new posts. You must sign in to post in the forums.
8/27/2008 6:03:17 AM
Gravatar
Total Posts 26

implement online exam

 

hi

joe

i want to implement online exam system in mojoporatl..plz tell me how to do this...

at the same time plz tell me when add new page where is it actually stored in mymojo.sln..where to find tht newly added page

8/27/2008 6:52:42 AM
Gravatar
Total Posts 18439

Re: implement online exam

i want to implement online exam system in mojoporatl..plz tell me how to do this...

Do you really think there is some easy answer I can give you for this question?
I'm not the Wizard of Oz ;-D
I can say that if I were planning to implement this I would look at things like DotNetScorm.

at the same time plz tell me when add new page where is it actually stored in mymojo.sln..where to find tht newly added page

Before you can build any feature that works in mojoportal, you need to learn how mojoportal works. To do that you can read all of our documentation, watch all of our training videos, and study the code itself. Then you will understand how to build features that plug into mojoportal.
http://www.mojoportal.com/developerdocs.aspx

The pages in the menu of a mojoportal web site are all virtual pages, they don't correspond to physical pages, they are all served by Default.aspx

Hope it helps,

Joe

8/27/2008 8:28:07 AM
Gravatar
Total Posts 26

Re: changes in pages

HI

JOE  ppz tell me how can i make changes in the page if i add any page in mojoportal..currently i want to make some changes in UI look of mymojo.sln...your help will be appriciated

thanks

virendra

8/27/2008 8:30:26 AM
Gravatar
Total Posts 18439

Re: implement online exam

http://www.mojoportal.com/creatingskins.aspx

 

You must sign in to post in the forums. This thread is closed to new posts.