How to develop Quiz Application in SharePoint 2010
Hi All, Please provide me steps or code to develop Quiz application for SharePoint 2010.
March 16th, 2011 2:50pm

Ananad,

can you provide details as how you want to implement the app? Any details regarding what you want to achieve would help fetch answer from the forum.

There are many things you need to consider. UI to develop to get questions [web part] and how you want to evaluate the answers etc

Pradeep

 

Free Windows Admin Tool Kit Click here and download it now
March 16th, 2011 3:14pm

"Please do work for me" type questions don't tend to get a good response on the forums. If you let us know what you have tried, where you're having problems with the attempts you have tried then we can all help.

It's possible in SharePoint to create this kind of application in either a Web Part or Application page, and the code will be normal ASPX code. Do some research around ASPX Quiz and this should set you on the right path, once you have found that out you can look how to:

Here is a start on quiz: http://www.c-sharpcorner.com/UploadFile/mgold/dynamicwebquizzes02152007043229AM/dynamicwebquizzes.aspx

Create Visual Web Part: http://msdn.microsoft.com/en-us/library/ff597539.aspx

Create Application Page: http://msdn.microsoft.com/en-us/library/ee231581.aspx

Phill

March 17th, 2011 8:43am

following links provide ways of creating quiz like applications

http://vspug.com/joed/2008/09/22/Using-Sharepoint-Surveys-for-a-Quiz/

http://blogs.technet.com/b/brenclarke/archive/2009/04/14/creating-a-quiz-web-application-using-sharepoint-designer.aspx

http://blogs.msdn.com/b/sridhara/archive/2008/12/15/howto-create-a-quizzing-application-with-sharepoint-2007.aspx

Free Windows Admin Tool Kit Click here and download it now
March 17th, 2011 10:38am

Hi

I followed the url http://blogs.technet.com/b/brenclarke/archive/2009/04/14/creating-a-quiz-web-application-using-sharepoint-designer.aspx  to develop the quiz app in sp2010 designer. I completed all.but I am facing problem in Score area i.e When user selected answer and correct answers are same my "Marks given" field which is a calculated column  still shows 0.. ideally it should be "1" . and also when i click on submit the answers are added twice. 

Can anyone help me out in this

Thanks in advance

June 10th, 2013 2:13am

Hi, did you face issues with the variable increment to change to the next question in the submit button.

I'm stuck there, I'm new in sharepoint so I will reallly appreciate your help. Seems that my problem is due the scope of the variable but I have try to set the variable almost in all the code and still not working.

If you have your ASPX code would be great if you could share it so I can compare mine to find out the issue.

Regards,

Free Windows Admin Tool Kit Click here and download it now
March 26th, 2014 4:15pm

check on webpart connections and add a new parameter correctanswer. in works like a charm
May 18th, 2015 3:33am

This topic is archived. No further replies will be accepted.

Other recent topics Other recent topics