文件名称:AGTPS

  • 所属分类:
  • .net编程
  • 资源属性:
  • [Windows] [Visual.Net] [源码]
  • 上传时间:
  • 2015-09-11
  • 文件大小:
  • 952kb
  • 下载次数:
  • 0次
  • 提 供 者:
  • liuze******
  • 相关连接:
  • 下载说明:
  • 别用迅雷下载,失败请重下,重下不扣分!

介绍说明--下载内容均来自于网络,请自行研究使用

系统功能说明

  该系统主要包括 题型管理 科目管理 用户管理 题库管理 试卷生成

  用户包含管理员和教师两类 教师用户由管理员或者超级管理员添加,管理员用户有由超级管理员进行添加。

  教师有自己所对应的科类 教师用户只能在自己对应的科类的题库中生成对应的试题。



核心生成算法: 有用户指定试卷的科目,指定试卷的题型(最多12种),每种题型对应的题目个数和每题对应的分值和每个题型对应的难度系数均由用户指定,指定之后又系统在题库中采用随机的方式抽取题目,取出题目之后再进行难度系数的计算,如果对应的难度系数计算达标,则进行试题预览,如果难度系数不达标,则重新进行随机抽取,再计算其难度系数,直到合格为止。系统中定义,循环随机抽取题目的次数为50次,如果第50次抽取的难度系数人不达标,则系统将会输入第50次抽取的题型进行试题预览。

-System functional descr iption



This system includes type management account management user management management test building



Users include administrators and teachers in two types of teacher users added by the administrator or Super Administrator, Super Administrator user administrator to add it.



Teachers have their own corresponding to the class teacher users can only own the corresponding categories correspond to the generated data bank of questions.





Core generated algorithm: has user specified papers of subjects, specified papers of questions (up 12 species), each species questions corresponds to of topics number and each problem corresponds to of score and each questions corresponds to of difficulty coefficient are by user specified, specified zhihou and system in test in the used random of way extraction topics, out topics zhihou again for difficulty coefficient of calculation, if corresponds to of difficulty coefficient calculation standard, is for questions prev
(系统自动生成,下载前可以参看下载内容)

下载文件列表





AGTPS

.....\AGTPS.BLL

.....\.........\AGTPS.BLL.csproj

.....\.........\bin

.....\.........\...\Debug

.....\.........\...\.....\AGTPS.BLL.dll

.....\.........\...\.....\AGTPS.BLL.pdb

.....\.........\...\.....\AGTPS.DAL.dll

.....\.........\...\.....\AGTPS.DAL.pdb

.....\.........\...\.....\AGTPS.Model.dll

.....\.........\...\.....\AGTPS.Model.pdb

.....\.........\obj

.....\.........\...\Debug

.....\.........\...\.....\AGTPS.BLL.csproj.FileListAbsolute.txt

.....\.........\...\.....\AGTPS.BLL.csprojResolveAssemblyReference.cache

.....\.........\...\.....\AGTPS.BLL.dll

.....\.........\...\.....\AGTPS.BLL.pdb

.....\.........\...\.....\DesignTimeResolveAssemblyReferencesInput.cache

.....\.........\...\.....\TempPE

.....\.........\OthersManager.cs

.....\.........\Properties

.....\.........\..........\AssemblyInfo.cs

.....\.........\QuestionManager.cs

.....\.........\SubjectManager.cs

.....\.........\TopicManager.cs

.....\.........\UserManager.cs

.....\AGTPS.DAL

.....\.........\AGTPS.DAL.csproj

.....\.........\bin

.....\.........\...\Debug

.....\.........\...\.....\AGTPS.DAL.dll

.....\.........\...\.....\AGTPS.DAL.pdb

.....\.........\...\.....\AGTPS.Model.dll

.....\.........\...\.....\AGTPS.Model.pdb

.....\.........\obj

.....\.........\...\Debug

.....\.........\...\.....\AGTPS.DAL.csproj.FileListAbsolute.txt

.....\.........\...\.....\AGTPS.DAL.csprojResolveAssemblyReference.cache

.....\.........\...\.....\AGTPS.DAL.dll

.....\.........\...\.....\AGTPS.DAL.pdb

.....\.........\...\.....\DesignTimeResolveAssemblyReferencesInput.cache

.....\.........\...\.....\TempPE

.....\.........\OthersDAO.cs

.....\.........\Properties

.....\.........\..........\AssemblyInfo.cs

.....\.........\QuestionDAO.cs

.....\.........\SQLHelper.cs

.....\.........\SubjectDAO.cs

.....\.........\TopicDAO.cs

.....\.........\UserDAO.cs

.....\AGTPS.Model

.....\...........\AGTPS.Model.csproj

.....\...........\bin

.....\...........\...\Debug

.....\...........\...\.....\AGTPS.Model.dll

.....\...........\...\.....\AGTPS.Model.pdb

.....\...........\obj

.....\...........\...\Debug

.....\...........\...\.....\AGTPS.Model.csproj.FileListAbsolute.txt

.....\...........\...\.....\AGTPS.Model.dll

.....\...........\...\.....\AGTPS.Model.pdb

.....\...........\...\.....\DesignTimeResolveAssemblyReferencesInput.cache

.....\...........\...\.....\TempPE

.....\...........\Properties

.....\...........\..........\AssemblyInfo.cs

.....\...........\Question.cs

.....\...........\Subject.cs

.....\...........\Topic.cs

.....\...........\User.cs

.....\AGTPS.sln

.....\AGTPS.Utility

.....\.............\AGTPS.Utility.csproj

.....\.............\AspNetControlTool.cs

.....\.............\bin

.....\.............\...\Debug

.....\.............\...\.....\AGTPS.Utility.dll

.....\.............\...\.....\AGTPS.Utility.pdb

.....\.............\CipherCodeTool.cs

.....\.............\FontSymbolsTool.cs

.....\.............\HTMLTool.cs

.....\.............\ImageVideoTool.cs

.....\.............\JavaScriptTool.cs

.....\.............\obj

.....\.............\...\Debug

.....\.............\...\.....\AGTPS.Utility.csproj.FileListAbsolute.txt

.....\.............\...\.....\AGTPS.Utility.dll

.....\.............\...\.....\AGTPS.Utility.pdb

.....\.............\...\.....\DesignTimeResolveAssemblyReferencesInput.cache

.....\.............\...\.....\TempPE

.....\.............\Properties

.....\.............\..........\AssemblyInfo.cs

.....\.............\UploadDownloadTool.cs

.....\AGTPS.v11.suo

.....\AGTPS.v12.suo

.....\AGTPS.Web

.....\.........\AGTPS.Web.csproj

.....\.........\AGTPS.Web.csproj.user

.....\.........\bin

.....\.........\...\AGTPS.BLL.dll

.....\.........\...\AGTPS.BLL.pdb

相关说明

  • 本站资源为会员上传分享交流与学习,如有侵犯您的权益,请联系我们删除.
  • 本站是交换下载平台,提供交流渠道,下载内容来自于网络,除下载问题外,其它问题请自行百度更多...
  • 请直接用浏览器下载本站内容,不要使用迅雷之类的下载软件,用WinRAR最新版进行解压.
  • 如果您发现内容无法下载,请稍后再次尝试;或者到消费记录里找到下载记录反馈给我们.
  • 下载后发现下载的内容跟说明不相乎,请到消费记录里找到下载记录反馈给我们,经确认后退回积分.
  • 如下载前有疑问,可以通过点击"提供者"的名字,查看对方的联系方式,联系对方咨询.

相关评论

暂无评论内容.

发表评论

*主  题:
*内  容:
*验 证 码:

源码中国 www.ymcn.org