如何在c#中创建动态问题文件 [英] how to create dynamic question paper in c#

查看:64
本文介绍了如何在c#中创建动态问题文件的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

我有一个创建试卷的应用程序。有一个问题库可以选择问题,或者用户可以在问题文件中手动添加该问题。我有5种类型的问题。

1)多个选择类型

2)论文类型

3)真/假

4)填空白

5 )匹配以下

5种类型有不同的格式。例如,true / false有问题文本框和组合框选择true或false。匹配类型有gridview with columns匹配。



问题从这里开始.......



我不知道问题论文中会有多少问题。而且我也不知道对于不同类型会有多少问题,即论文有多少,真假有多少等等。然后我怎么能创造创建的设计是什么?



如何创建报告以向用户显示创建的问题纸的预览。

我认为应该全部应该动态创建是问题。

I have an application to create question paper.There is a question bank to select the questions or user can add that question manually in question paper.I have 5 types of questions.
1)multiple choice type
2)essay type
3)true/false
4)fill in the blanks
5)match the following
the 5 types have different different format.For an example,the "true/false" has question text box and combobox to select true or false."Matching" type has gridview with columns to match.

problem begins here.......

I don't know how many question will be in a question paper.And also I don't know how many questions will be for different type,i.e,how many for "essay",how many for "true false",etc.Then how can I create the design to create that?

How can I create a report to show user the preview of created question paper.
I think all should be created dynamically and that is the problem.

推荐答案

回到需求收集和分析阶段,询问用户,采访他们,清楚你的问题和对他们的怀疑,确保你处理与实际设置和进行考试的合适人员。您可能想观察如何设置考试卷,如何进行实际考试。另一种方法是查看过去的试卷和任何相关的文件,手册等。用户没有答案。
Go back to the requirement gathering and analysis phase, ask the users, interview them, clarity your questions and doubts with them, make sure you deal with the right persons who are actually setting and conducting the exams. You may want to observe how exam paper are being set, how actual exam are being conducted. Another way is to have a look at the past exam paper and any related documents, manuals etc. We do not have the answers, the users do.


这篇关于如何在c#中创建动态问题文件的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

查看全文
登录 关闭
扫码关注1秒登录
发送“验证码”获取 | 15天全站免登陆