CS计算机代考程序代写 information retrieval 2021/12/2 上午11:39 COMP6714 Mock Exam Instructions

2021/12/2 上午11:39 COMP6714 Mock Exam Instructions

https://www.cse.unsw.edu.au/~cs6714/21T3/mock_exam/mock_index.html 1/2

COMP6714 Mock
Exam

The University of New South Wales
COMP6714 Information Retrieval and Web Search

21T3 Mock Exam Instructions

Information
Retrieval and
Web Search

Before continuing on with reading this, please read and acknowledge the
following:

I acknowledge that all of the work I submit for this exam
will be completed by me without assistance from anyone else.

Warning: We will be running plagiarism-checking on your submissions.
Plagiarism, especially in exams, will be prosecuted as Student

Misconduct.

This document has three sections:

Setting up your on-screen workspace
A note on downloading and reading the exam paper
Submitting your answers

You might want to keep it open in a browser tab in case you need to refer to it.

Setting up your on-screen workspace

We suggest that you open a browser with the following tabs:

COMP6714 WebCMS Home Page

To keep track of any notices related to the exam; refresh this page every so
often.

This Instruction Page

Just in case you need to check it again..

The Mock Exam Paper

To read the questions and instructions.

You should also have a mail reader open to receive any updates on the exam
(which will also be posted on the Webcms3 Notices).

Note on Downloading and Reading Exam Paper

In order to download or read the exam paper …

Open the file
https://www.cse.unsw.edu.au/~cs6714/21T3/mock_exam/cs6714_mock_exam.pdf

The exam paper is in PDF format. If you click on the above link, your
browser will either put it in your downloads folder, or directly download it

https://webcms3.cse.unsw.edu.au/COMP6714/21T3/
https://www.cse.unsw.edu.au/~cs6714/21T3/mock_exam/mock_index.html
https://www.cse.unsw.edu.au/~cs6714/21T3/mock_exam/cs6714_mock_exam.pdf
https://www.cse.unsw.edu.au/~cs6714/21T3/mock_exam/cs6714_mock_exam.pdf

2021/12/2 上午11:39 COMP6714 Mock Exam Instructions

https://www.cse.unsw.edu.au/~cs6714/21T3/mock_exam/mock_index.html 2/2

and open it for you.

Start your web browser and access the paper (if your browser did not open
it for you) via the File > Open File menu item

Submitting your answers

You must submit the file containing your answers via give. You can give the file
via the command-line, where the file will need to be loaded onto a CSE server
(details below).

If you are working on your laptop/workstation at home …

use scp (or any other file copying mechanism) to put the file onto your CSE
account

example: scp mockexam.pdf .edu.au:mockexam.pdf (don’t forget
the 🙂

login to your CSE account (e.g. via putty) and run the give command as
described at the bottom of the question

example: give cs6714 mockexam mockexam.pdf

If you are working on the CSE servers …

You can directly use give as described at the bottom of the question

example: give cs6714 mockexam mockexam.pdf