制定利益清单 [英] Developing Interest Inventory

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

问题描述

我正在尝试设计一个基于网络的兴趣库存。几年前,我开发了库存作为我的博士论文。它最初是一种纸质仪器。然后我使用Visual Studio开发了一个基于Windows的仪器(可能已经在VS 2010上)。
我当时正在使用Visual Basic。有效!我搞砸了并加载了最新版本的VS(2017)。 I 我现在正在尝试学习C#以及如何同时使用2017年。 

I am trying to design a web based interest inventory. I developed the inventory as my doctoral dissertation a few years ago. It was initially a paper based instrument. I then developed a Windows based instrument using Visual Studio (may have been on VS 2010). I was using Visual Basic at that time. It worked! I screwed up and loaded the latest version of VS (2017). I  am now trying to learn C# and how to use 2017 at the same time. 

我的乐器向学生提供60帧,每帧上有2个简单活动的图片。每张图片都有描述活动的措辞。每项活动都与6个职业兴趣领域紧密相关。我需要学生注册
或登录,以便我可以存储他们的选择以及他们的ID。因此,我需要使用Visual Studio的标识组件。这用于生成他们的兴趣配置文件。

My instrument presents 60 frames to students with pictures of 2 simple activities on each frame. There is verbiage under each picture describing the activity. Each activity is strongly tied to one of the 6 areas of career interest. I need students to register or log in so I can store their selections along with their ID. Therefore, I need to use the identity component of Visual Studio. This is used to generate their Interest Profile.

我拥有存储在Azure blob存储上的每个活动的所有图片和文本文件。我可以将图片加载并显示在我的框架上,但我无法显示文本文件。另外,我在使用C#中的逻辑时遇到麻烦,要在60帧内通过
。我相信我需要在演示文稿中使用局部视图。图片名称为:1L.jpg,2L.jpg  。 。   1R.jpg,2R.jpg。 。 。 。并且文本文件名为1L.txt,2L.txt等。我需要为60帧中的每个
存储左或右选择。我提供报告的查询将计算每个兴趣区域的数量,并生成学生兴趣简介和个人资料报告。

I have all of my pictures and text files for each activity stored on Azure blob storage. I can get the pictures to load and display on my frames, but I cannot get the text files to present. Also, I am having trouble with the logic in C# to progress through the 60 frames. I believe I need to use a partial view in the presentation. The pictures are named: 1L.jpg, 2L.jpg  . . .  1R.jpg, 2R.jpg . . . . and the text files are named 1L.txt, 2L.txt, etc. I need to store the choice of left or right for each of the 60 frames. My query that feeds my report will count the number of each interest area and generate the student interest profile and a profile report.

我需要一些有关如何继续此项目的建议。

I need some suggestions on how to proceed with this project.

谢谢

Stephen R. Richards

Stephen R. Richards

推荐答案

嗨Stephen,

Hi Stephen,

感谢您的帖子。

此论坛适用于Visual Studio IDE问题。

This forum is for Visual Studio IDE issues.

根据您的描述,它似乎是开发一个网络应用程序,因此,您是否通过构建ASP.NET项目来开发此Web应用程序?

Based on your description, it seems about develop a web app, so, are you developing this web app by building ASP.NET project ?

由于Microsoft在此特定论坛上为 Web开发
提供技术支持:

As Microsoft offers technical supports for web developing on this particular forum:

https://forums.asp.net/

I建议您在此处发布此问题,在那里您将获得更专业,更快捷的答案。

I recommend you post this issue there, where you'll get a more professional and quick answer.

感谢您的理解。

 

 

祝你好运,

Fletcher


这篇关于制定利益清单的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

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