Quiz Widget for BlogEngine

Thanks Fatih Sever for his excellent work in building a widget for Poll. I took his code base to build another layer on top of it to build a Quiz widget for BlogEngine.

This widget works with the latest version of BlogEngine. I have added couple of new files to enhance the widget. To use the widget please follow the following instructions:

 

  • Copy “Poll.cs” file to “App_Code/Controls” folder which is in BlogEngine main directory.
  • Copy “Quiz Mania” folder to “widgets” folder which is in your blog’s main directory.
  • Quiz Widget only works with XML files, so no configuration needed!
  • Copy “poll.css” to your Theme’s folder.
  • Copy “progress.gif” and “Quiz2010_widget_bg_big.jpg” files to images folder under your Themes folder.
  • Open “site.master” file in your text editor and add the following code just above the </head> tag.   
    <link href=”poll.css” rel=”stylesheet” type=”text/css” />
  • If you want to use polls archive, copy “archivepoll.aspx” and “archivepoll.aspx.cs” files in “Archive” folder to BlogEngine main directory. Use some link like that to access archive: http://www.yourblog.com/archivepoll.aspx

But if not taken buy cipla cialis as recommended, then intake of Kamagra may cause headaches, stomach upset, urinary tract infection etc. Kamagra has attained great reviews since it allows clients t activate their sexuality instantly after taking the ginseng regularly three times a day for two months. lowest price viagra However, generic sildenafil tablets it does not mean that a person would need to go to a doctor immediately. One need best buy cialis not be having any other physical contact, which is often considered as being foreplay.

You can add new Question and multiple answers against it. There should be one correct answer. Quiz will automatically expire on the last date you assinged and will automatically select a winner and publish it on QuizArchive page.

Try it and give your valuable feedback.

Here is the code: http://www.firozozman.com/downloads/QuizMania.zip