文件名称:TestPaper
- 所属分类:
- .net编程
- 资源属性:
- [Windows] [Visual.Net] [源码]
- 上传时间:
- 2012-11-26
- 文件大小:
- 1.32mb
- 下载次数:
- 0次
- 提 供 者:
- 肖**
- 相关连接:
- 无
- 下载说明:
- 别用迅雷下载,失败请重下,重下不扣分!
介绍说明--下载内容均来自于网络,请自行研究使用
试卷生成系统源码
此项目是试卷生成项目:人工选题生成试卷、随机选题生成试卷
系统的操作步骤大概就是添加个个类型的试题。然后生成试卷
人工定制:选择各个类型试题的分值 然后勾选系统中已有的试题,进行生成试卷
随机定制:选择各个类型试题数目和分值,然后生成试卷
生成试卷可以导出word文档,完成整个工作
数据库在DB_51aspx文件夹中(sql2005),附加即可.
登陆用户名和密码都是51aspx-Test paper generation system the source code
The project is examination paper generation projects: artificial subject generate examination paper, random selected topic generating test paper
The operation of the system is probably add all steps of type test. And then generate papers
Artificial custom: select each type of exam score and then checked in the system of the existing questions, to generate test paper
Random order: select each exam types and number score, and then generate test paper
Generate papers can export word document, complete the whole work
Database in DB_51aspx folder (sql2005), additional can.
Landing user name and password are aspx 51
此项目是试卷生成项目:人工选题生成试卷、随机选题生成试卷
系统的操作步骤大概就是添加个个类型的试题。然后生成试卷
人工定制:选择各个类型试题的分值 然后勾选系统中已有的试题,进行生成试卷
随机定制:选择各个类型试题数目和分值,然后生成试卷
生成试卷可以导出word文档,完成整个工作
数据库在DB_51aspx文件夹中(sql2005),附加即可.
登陆用户名和密码都是51aspx-Test paper generation system the source code
The project is examination paper generation projects: artificial subject generate examination paper, random selected topic generating test paper
The operation of the system is probably add all steps of type test. And then generate papers
Artificial custom: select each type of exam score and then checked in the system of the existing questions, to generate test paper
Random order: select each exam types and number score, and then generate test paper
Generate papers can export word document, complete the whole work
Database in DB_51aspx folder (sql2005), additional can.
Landing user name and password are aspx 51
(系统自动生成,下载前可以参看下载内容)
下载文件列表
TestPaper
.........\App_Code
.........\........\BusinessLogicLayer
.........\........\..................\CompositionProblem.cs
.........\........\..................\Course.cs
.........\........\..................\Diff.cs
.........\........\..................\FillBlankProblem.cs
.........\........\..................\JudgeProblem.cs
.........\........\..................\MultiProblem.cs
.........\........\..................\Paper.cs
.........\........\..................\QuestionProblem.cs
.........\........\..................\Role.cs
.........\........\..................\SingleProblem.cs
.........\........\..................\Users.cs
.........\........\CommonComponent
.........\........\...............\Tree.cs
.........\........\DataAccessHelper
.........\........\................\GetSafeData.cs
.........\........\................\SQLString.cs
.........\........\DataAccessLayer
.........\........\...............\config.cs
.........\........\...............\DataBase.cs
.........\Bin
.........\Controls
.........\........\lefttree.ascx
.........\........\lefttree.ascx.cs
.........\CSS
.........\...\CSS.css
.........\...\Style.css
.........\DB_51aspx
.........\.........\Examination_Data.MDF
.........\.........\Examination_Log.LDF
.........\Default.aspx
.........\Default.aspx.cs
.........\Examination.sln
.........\Examination.suo
.........\Images
.........\......\admin_topbg.jpg
.........\......\Answer.GIF
.........\......\bg.bmp
.........\......\bg.gif
.........\......\btn.png
.........\......\BtnAdd.gif
.........\......\BtnBack.gif
.........\......\BtnDelete.gif
.........\......\BtnDetail.gif
.........\......\BtnDispose.gif
.........\......\BtnGiant.gif
.........\......\BtnLogin.gif
.........\......\BtnQuery.gif
.........\......\BtnResetPassword.gif
.........\......\BtnSave.gif
.........\......\BtnUpdate.gif
.........\......\Confirm.GIF
.........\......\Delete.GIF
.........\......\Excel.GIF
.........\......\folder.gif
.........\......\folderopen.gif
.........\......\ico_Xp01.gif
.........\......\ico_Xp02.gif
.........\......\ico_Xp03.gif
.........\......\ico_Xp04.gif
.........\......\ico_Xp05.gif
.........\......\ico_Xp06.gif
.........\......\ico_Xp07.gif
.........\......\ico_Xp08.gif
.........\......\ico_Xp09.gif
.........\......\ico_Xp10.gif
.........\......\ico_Xp11.gif
.........\......\ico_Xp12.gif
.........\......\ico_Xp13.gif
.........\......\ico_Xp14.gif
.........\......\ico_Xp15.gif
.........\......\input.png
.........\......\left_bg_02.jpg
.........\......\left_bg_03.jpg
.........\......\line.gif
.........\......\lineS.jpg
.........\......\Login.GIF
.........\......\loginBg.jpg
.........\......\logo.jpg
.........\......\logo.png
.........\......\QUERY.GIF
.........\......\RESET.GIF
.........\......\Return.GIF
.........\......\Save.GIF
.........\......\searchbar_bg.png
.........\......\sline.gif
.........\......\Submit.GIF
.........\......\suotu1.gif
.........\......\suotu2.gif
.........\......\TreeImages
.........\......\..........\1hrms.gif
.........\......\..........\1news.gif
.........\......\..........\1score.gif
.........\......\..........\1vote.gif
.........\......\..........\@asset.gif
.........\......\..........\@basedata.gif
.........\......\..........\@bbs.gif
.........\......\..........\@book.gif
.........\App_Code
.........\........\BusinessLogicLayer
.........\........\..................\CompositionProblem.cs
.........\........\..................\Course.cs
.........\........\..................\Diff.cs
.........\........\..................\FillBlankProblem.cs
.........\........\..................\JudgeProblem.cs
.........\........\..................\MultiProblem.cs
.........\........\..................\Paper.cs
.........\........\..................\QuestionProblem.cs
.........\........\..................\Role.cs
.........\........\..................\SingleProblem.cs
.........\........\..................\Users.cs
.........\........\CommonComponent
.........\........\...............\Tree.cs
.........\........\DataAccessHelper
.........\........\................\GetSafeData.cs
.........\........\................\SQLString.cs
.........\........\DataAccessLayer
.........\........\...............\config.cs
.........\........\...............\DataBase.cs
.........\Bin
.........\Controls
.........\........\lefttree.ascx
.........\........\lefttree.ascx.cs
.........\CSS
.........\...\CSS.css
.........\...\Style.css
.........\DB_51aspx
.........\.........\Examination_Data.MDF
.........\.........\Examination_Log.LDF
.........\Default.aspx
.........\Default.aspx.cs
.........\Examination.sln
.........\Examination.suo
.........\Images
.........\......\admin_topbg.jpg
.........\......\Answer.GIF
.........\......\bg.bmp
.........\......\bg.gif
.........\......\btn.png
.........\......\BtnAdd.gif
.........\......\BtnBack.gif
.........\......\BtnDelete.gif
.........\......\BtnDetail.gif
.........\......\BtnDispose.gif
.........\......\BtnGiant.gif
.........\......\BtnLogin.gif
.........\......\BtnQuery.gif
.........\......\BtnResetPassword.gif
.........\......\BtnSave.gif
.........\......\BtnUpdate.gif
.........\......\Confirm.GIF
.........\......\Delete.GIF
.........\......\Excel.GIF
.........\......\folder.gif
.........\......\folderopen.gif
.........\......\ico_Xp01.gif
.........\......\ico_Xp02.gif
.........\......\ico_Xp03.gif
.........\......\ico_Xp04.gif
.........\......\ico_Xp05.gif
.........\......\ico_Xp06.gif
.........\......\ico_Xp07.gif
.........\......\ico_Xp08.gif
.........\......\ico_Xp09.gif
.........\......\ico_Xp10.gif
.........\......\ico_Xp11.gif
.........\......\ico_Xp12.gif
.........\......\ico_Xp13.gif
.........\......\ico_Xp14.gif
.........\......\ico_Xp15.gif
.........\......\input.png
.........\......\left_bg_02.jpg
.........\......\left_bg_03.jpg
.........\......\line.gif
.........\......\lineS.jpg
.........\......\Login.GIF
.........\......\loginBg.jpg
.........\......\logo.jpg
.........\......\logo.png
.........\......\QUERY.GIF
.........\......\RESET.GIF
.........\......\Return.GIF
.........\......\Save.GIF
.........\......\searchbar_bg.png
.........\......\sline.gif
.........\......\Submit.GIF
.........\......\suotu1.gif
.........\......\suotu2.gif
.........\......\TreeImages
.........\......\..........\1hrms.gif
.........\......\..........\1news.gif
.........\......\..........\1score.gif
.........\......\..........\1vote.gif
.........\......\..........\@asset.gif
.........\......\..........\@basedata.gif
.........\......\..........\@bbs.gif
.........\......\..........\@book.gif