c++ assignment delivery tutorial

8
C++ Programming (408110) Eng. Ghada Al-Mashaqbeh 1 Assignment Delivery Tutorial First you must download the assignment document in which you will find all the problems that you must solve. To do this follow the following steps as shown in the figures:  Open your account on Black Board and click on ‘C++ Programming Language’ course.  Click on the ‘Assignment’ button as shown below:  The following page will open (the next figure) in which you will find links for the lab work exercises in addition to the homework that you must solve.  Click on the link ‘View Complete Assignment’ as shown below.

Upload: pomar026

Post on 14-Apr-2018

230 views

Category:

Documents


0 download

TRANSCRIPT

7/27/2019 C++ Assignment Delivery Tutorial

http://slidepdf.com/reader/full/c-assignment-delivery-tutorial 1/8

C++ Programming (408110) Eng. Ghada Al-Mashaqbeh

1

Assignment Delivery Tutorial

First you must download the assignment document in which you will find all

the problems that you must solve. To do this follow the following steps as

shown in the figures:

•  Open your account on Black Board and click on ‘C++ Programming

Language’ course.

•  Click on the ‘Assignment’ button as shown below:

•  The following page will open (the next figure) in which you will find 

links for the lab work exercises in addition to the homework that you

must solve.

•  Click on the link ‘View Complete Assignment’ as shown below.

7/27/2019 C++ Assignment Delivery Tutorial

http://slidepdf.com/reader/full/c-assignment-delivery-tutorial 2/8

C++ Programming (408110) Eng. Ghada Al-Mashaqbeh

2

•  The following page will open in which you will three fields:

1.  Assignment Information field: here you find the HW document

 just click on the link that includes the homework name (here it

is C++_HW#1.pdf) and download the assignment.

2.  Assignment Materials field: you will use this field to deliver thehomework as will be explained later.

3.  Submit field: at this field you have three buttons:

  Cancel: cancel the operation.  Save: if you add some comments and you want to save

them click on this button. Be careful when you save you

have not submitted anything.  Submit: click this button only when your solution is

complete and you want to send it to me. You are allowed 

7/27/2019 C++ Assignment Delivery Tutorial

http://slidepdf.com/reader/full/c-assignment-delivery-tutorial 3/8

C++ Programming (408110) Eng. Ghada Al-Mashaqbeh

3

to click this button only once. So, make sure to include

the final version of your solution when you want to click 

this button.

Solution Delivery:

•  Add the source files of your solutions of the problems to a folder.

 Name this folder as follows: Your name – Your University ID – HW#

as shown in the following figure.

7/27/2019 C++ Assignment Delivery Tutorial

http://slidepdf.com/reader/full/c-assignment-delivery-tutorial 4/8

C++ Programming (408110) Eng. Ghada Al-Mashaqbeh

4

•  Compress this folder as follows: Right click on this folder and select

‘Send To’ then ‘Compressed (zipped) Folder’ as shown in the

following figure.

7/27/2019 C++ Assignment Delivery Tutorial

http://slidepdf.com/reader/full/c-assignment-delivery-tutorial 5/8

C++ Programming (408110) Eng. Ghada Al-Mashaqbeh

5

•   Now you have the compressed folder which has the following icon

shown in this figure or it could be different on your system.

7/27/2019 C++ Assignment Delivery Tutorial

http://slidepdf.com/reader/full/c-assignment-delivery-tutorial 6/8

C++ Programming (408110) Eng. Ghada Al-Mashaqbeh

6

•  The folder indicated by the red arrow above is what you will send to

me. To upload your solution to Black Board click on ‘Browse’ next to

‘attach local file’ in the second field (Assignment Materials) and find 

the location in which you save the compressed folder that contains

your solution and select it then click ‘Open’.

7/27/2019 C++ Assignment Delivery Tutorial

http://slidepdf.com/reader/full/c-assignment-delivery-tutorial 7/8

C++ Programming (408110) Eng. Ghada Al-Mashaqbeh

7

7/27/2019 C++ Assignment Delivery Tutorial

http://slidepdf.com/reader/full/c-assignment-delivery-tutorial 8/8

C++ Programming (408110) Eng. Ghada Al-Mashaqbeh

8

•  Finally click Submit as shown in the above figure.

Good Luck!!!

1

2

3