首页
外语
计算机
考研
公务员
职业资格
财经
工程
司法
医学
专升本
自考
实用职业技能
登录
外语
What is the tutor’s opinion of the following company projects? Tutor’s opinion A It would be very rewarding for the student.
What is the tutor’s opinion of the following company projects? Tutor’s opinion A It would be very rewarding for the student.
admin
2022-09-09
53
问题
What is the tutor’s opinion of the following company projects?
Tutor’s opinion
A It would be very rewarding for the student.
B It is too ambitious.
C It would be difficult to evaluate.
D It wouldn’t be sufficiently challenging.
E It would involve extra costs.
F It is beyond the student’s current ability.
G It is already being done by another student.
H It would probably have the greatest impact on the company.
Company projects
Internal security
T: Hello Grover, come in and sit down…
G: Thanks.
T: You’re here to discuss your company-based IT project, aren’t you?
G: Yes… I’ve been to see the Manager and he’s given me a lot of ideas about projects that the company would find useful. But I wanted to ask your opinion about them before I choose one.
T: Yes, that’s fine. Now this company’s called Turners, isn’t it?
G: That’s right. It’s a small engineering company — they make machine components for trade use. They’re well-established — they started in nineteen seventy-six — but they’re a bit old-fashioned.
T: OK… And what kind of projects did Turners suggest you could do for the company?
G: Well, they want some improvements made to their customer database. The one that they’ve got at the moment isn’t very useful in some ways. I had a quick look at it…
T:
That would be a very straightforward project, and it’d be simple enough to evaluate, but I don’t think you’d get enough out of a project like that. You wouldn’t learn anything new.
G: Well another project they suggested is to do with their online sales catalogue. At the moment customers can look at their products but they can’t actually order them online, which must affect their competitiveness. But I said I thought it would take too long, it’s quite a big task.
T: You’re right.
It’s too much for the time you’ve got.
It’s a pity though.
G: Then they want some help with their payroll system. At the moment the way they calculate pay involves a lot of manual accounting. I suggested they could have a system where employees register electronically when they arrive and leave work, so the hours they do could be transferred automatically.
T:
I think you’d get a lot out of a project like that
— it would extend your skills but it wouldn’t be too much to take on. A student did something similar a couple of years ago, but this is slightly different.
G: Well, then they need help with their stock inventory. They do everything manually…
T: Really?
G: Yes! And it takes so much time.
T: It’s probably very inaccurate too…
An electronic inventory would probably be the biggest single benefit for the company
. I’m surprised they haven’t had it done before.
G: I know! Then they wanted to improve their internal security. The Manager had visited other companies where the staff use swipe cards to access various areas of the building… It sounded useful, but the trouble is, I’m not really sure how to do it.
T: Well, I think you’re right in that assessment.
At the moment it’s probably a bit beyond your level of knowledge
. Is that all?
G: Just one more… Customer Service. They want to be able to collect feedback from their customers in a more systematic way. At the moment it’s a bit of a mess, and they probably lose business as a result.
T: Would that involve you going to see customers at their own premises?
Because in that case you might have to do a fair amount of travelling, and that would incur expenses that haven’t been agreed with these companies
.
G: I never thought of that…
选项
答案
F
解析
本题询问老师对于内部安全的意见。录音中老师指出。目前来说,它有些超过你的知识水平范围了(a bit beyond your level of knowledge),也即超出了目前学生的能力,故选F项。
转载请注明原文地址:https://kaotiyun.com/show/f6nD777K
本试题收录于:
雅思听力题库雅思(IELTS)分类
0
雅思听力
雅思(IELTS)
相关试题推荐
有如下程序#include<stdio.h>structperson{charname[10];intage;}main(){structpersonroom[4]={{"Zhang",19},
有以下程序#include<stdio.h>intdisp(char*str){while(*str)putchar(*str++);putchar(’#’);return*str;}main()
有以下程序#include<stdio.h>main(){charc;for(;(c=getchar())!=’#’;)putchar(++c);}执行时如输入为:abcdefg##<回车>,则输出结果是
在进行逻辑设计时,将E-R图中实体之间联系转换为关系数据库的
有以下程序#include<stdio.h>#include<string.h>typedefstruct{charname[10];
使用VC6打开考生文件夹下的工程test10_3,此工程包含一个源程序文件test10_3.cpp,其中定义了用于表示雇员信息的CEmployee类与表示公司信息的Company类,但这两个类的定义并不完整。请按要求完成下列操作。(1)定义Cemp
(1)新建数据库student.mdb,将考生文件夹中的student.xls导入到student数据库,第一行包含列标题,设置“学号”字段为主键,将导入表命名为“学生信息”。(2)将“选课.xls”以“选课”为表名导入student数据库,第一行包含列
在考生文件夹下Student.mdb数据库文件中,新建“选课成绩”表,表结构如下:
Travellingcanbeawonderfuladventure.Travellingbyairplane,however,canbeverytiring.Thefollowing【K1】________(be)s
WhichofthefollowingisoneofthefeaturesoftheGo-Go3?
随机试题
电控泵-喷嘴系统,控制流过高速电磁阀线圈电流_______时刻及_______,就可控制喷油提前角与_______。
枕左前位分娩时,进行胎头内旋转动作是在
汗证的病理总属
用米炮制的药物是()。
证券公司申请介绍业务资格,流动资产余额不低于流动负债余额(不包括客户交易结算资金和客户委托管理资金)的150%。( )
根据我国《上市公司发行可转换公司债券实施办法》的规定,可转债具体转股期限应由发行人根据()确定。I.持有人要求Ⅱ.公司财务情况Ⅲ.流通股价格Ⅳ.可转债的存续期
课外、校外活动的组织形式主要包括()
社会主义社会实行按劳分配的直接原因是社会成员中存在着不同的阶级和阶层。()
(98年)设z=f(xy)+yφ(x+y),f,φ具有二阶连续导数,则
使用VC++2010打开考生文件夹下blank1中的解决方案。此解决方案的项目中包含一个源程序文件blank1.c。此程序的描述是围绕山顶一圈有N个山洞,编号为0、1、2、3、…、N-1,有一只狐狸和一只兔子在洞中居住。狐狸总想找到兔子并吃掉它,它的寻找方
最新回复
(
0
)