开发者

Regarding online quiz application in asp.net c#

开发者 https://www.devze.com 2023-02-19 12:45 出处:网络
Hi I am creating online quiz application in asp.开发者_如何学Gonet. I have one question & their answers per page. I have next button to display next record for that i have taken random function. b

Hi I am creating online quiz application in asp.开发者_如何学Gonet. I have one question & their answers per page. I have next button to display next record for that i have taken random function. but at last question i want submit button once all questions gets finished for particular test & also at the same time review question link to review the questions. Please help me how to review questions using checkboxes? Thank you.


Try Building a Quiz Engine. It is not a masterpiece of software design (more specifically, columns Answer1 to Answer4 is a no-no), but it's a good start.

0

精彩评论

暂无评论...
验证码 换一张
取 消