显示一组问题 [英] Displaying a set of questions

查看:63
本文介绍了显示一组问题的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

我正在使用Visual C#窗口用他们的

答案显示一组问题。用户应该可以通过单击

下一步按钮转到下一个问题。我将只使用一个面板来显示一个问题,并且

转到下一个问题。有人可以帮我编码代码

" Next"按钮?

谢谢

-

Nejadian

Hi, I am using Visual C# window to dispaly a set of questions with their
answers. The users should be able to move to the next question by clicking on
next button. I am going to use only one panel to display one question and
move to next question. Can someone please help me with the codes on coding
"Next" button?
Thanks
--
Nejadian

推荐答案



Tammy Nejadian < Ta *********** @ discussion.microsoft.com写信息

news:16 ***************** ***************** @ microsof t.com ...

"Tammy Nejadian" <Ta***********@discussions.microsoft.comwrote in message
news:16**********************************@microsof t.com...

我正在使用Visual C#窗口来用他们的

答案显示一组问题。用户应该可以通过点击

下一步按钮上的
来转到下一个问题。我将只使用一个面板来显示一个问题,并且

转到下一个问题。有人可以帮我解决这些代码吗?

编码

" Next"按钮?

谢谢
Hi, I am using Visual C# window to dispaly a set of questions with their
answers. The users should be able to move to the next question by clicking
on
next button. I am going to use only one panel to display one question and
move to next question. Can someone please help me with the codes on
coding
"Next" button?
Thanks



您需要将数据网格与水平和垂直条形连接起来向上移动

在问题上向左或向右或向左或向右,在一个屏幕上询问所有

问题,最多可能是两个问题。


从最后 - 用户的立场,没有什么比通过100个屏幕的个别问题(每个屏幕一个问题)更糟糕了,因为

程序员无法想出别的东西那更好。


所有最终用户都会说谁写了这个东西。

You need to hook up a datagrid with horizontal and vertical bars to move up
and down the questions or left or right on a question, with all the
questions being asked on one screen maybe two the at most.

From an end-user standpoint, there is nothing worst than going through 100
screens of individual questions (one question per screen) because the
programmer couldn''t come up with something else that was better.

All the end-user is going to say is "who wrote this thing".


< snip>


Arnold先生:关于你的意见:
<snip>

Mr. Arnold: regarding your comments:

从最终用户的角度来看,没有什么比通过100个屏幕的个别问题(每个屏幕一个问题)更糟糕了,因为

程序员无法想出一些东西否则那更好。
From an end-user standpoint, there is nothing worst than going through 100
screens of individual questions (one question per screen) because the
programmer couldn''t come up with something else that was better.



这只是一个简单的错误建议和/或指导。有很多好的理由

一次提出一个问题。在线考试通常一次提出一个问题,最终能够直接跳回任何问题,以便在完成考试之前复习答案。多年来我已经通过了19次微软认证考试,并且每个人都会一次提出一个问题:下一个和后退 '按钮,就像OP

显然想提供的那样。


-RC

This is just plain bad advice and/or guidance. There are many good reasons
to present one question at a time. Online examinations typically present one
question at a time, with the ability at the end to jump directly back to any
question to review the answer before completing the exam. Over the years I
have passed 19 Microsoft certification exams, and every one of them presents
one question at a time, with ''next'' and ''back'' buttons, like what the OP
apparently wants to provide.

-RC




" Robert Cramer" < A@B.com写了留言

新闻:up ************** @ TK2MSFTNGP05.phx.gbl ...

"Robert Cramer" <A@B.comwrote in message
news:up**************@TK2MSFTNGP05.phx.gbl...

< snip>


Arnold先生:关于您的意见:
<snip>

Mr. Arnold: regarding your comments:

>从最终用户的角度来看,没有什么比通过单个问题的100个屏幕(每个屏幕一个问题)更糟糕了,因为程序员无法想出其他更好的东西。
>From an end-user standpoint, there is nothing worst than going through
100 screens of individual questions (one question per screen) because
the programmer couldn''t come up with something else that was better.



这只是一个简单的错误建议和/或指导。有很多好的理由

一次提出一个问题。在线考试通常一次出现一个问题,最终能够直接跳回到任何问题,以便在完成考试之前复习答案。在

年过去了,我通过了19次微软认证考试,而且他们每次都提出了一个问题,一次是下一个和后退 '按钮,比如

OP显然想提供什么。


This is just plain bad advice and/or guidance. There are many good reasons
to present one question at a time. Online examinations typically present
one question at a time, with the ability at the end to jump directly back
to any question to review the answer before completing the exam. Over the
years I have passed 19 Microsoft certification exams, and every one of
them presents one question at a time, with ''next'' and ''back'' buttons, like
what the OP apparently wants to provide.



你不知道

给定解决方案的问题是什么情况或范围。


我一直致力于保险代理,要求保险代理人或

经纪人提供各种类别的900多个问题,所有这些都显示为

在一个ASP.net页面上,从组合中选择各种类别

框,一次只能有1到50个问题,并且答案为组合中给出的
问题,表格或网格中的文本框和无线电控件,以及

所有这些都是在运行中构建的。


我也用问卷调查做了同样的事情对于汽车公司

以及他们与客户的经销商在询问基于品牌和型号的
汽车的功能时。


你可以通过屏幕问题通过10,000次MS认证测试。

这不是一个应该跟随的标准d。


有一位程序员就是这么做的。他为一些内部用户开发了一个解决方案,一个屏幕或一页一页地询问

问题,他们不会使用他的应用程序,他们谈了关于他

就像一只狗。


你不知道这个的范围,我建议我是最好的

方法,OP不知道或者不知道更好,不要屏幕上显示

屏幕。


一个屏幕解决方案的屏幕程序可能是一个可行的解决方案,但另一方面,它可能不是一个可行的解决方案。


You don''t know what the case or the scope of the questions will be for a
given solution.

I have worked on insurance applications that asked the insurance agent or
broker over 900 questions in various categories, with all of it being
displayed on one ASP.net page by selecting the various categories from combo
boxes with any where from 1 to 50 questions at a time with the answers to
questions given in combo, textbox and radio controls in a table or grid, and
all of it being built on the fly.

I have also done the same thing with questionnaire surveys for car companies
and their dealerships with their customers when asking about features in
cars based on make and model.

You can pass 10,000 MS certification tests with screen by screen questions.
That doesn''t make it a standard that should be followed.

There was this one programmer who did just that. He developed a solution for
some in-house users that went screen by screen or page by page asking
questions, they wouldn''t use his application, and they talked about him
like a dog.

You don''t know the scope of the of this, what I have suggest my be the best
approach, and the OP doesn''t know that or doesn''t know any better, not to go
screen by screen.

One programs the screen by screen solution may be a viable solution, but on
the other hand, it may not be a viable solution too.


这篇关于显示一组问题的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

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