Você está na página 1de 2

RCC Institute of Information Technology, Kolkata

Canal South Road, Kolkata - 700015


TEQIP-II Sponsored Institutional Reforms Workshop on
Online Examination System Using MOODLE
ASSIGNMENT
1) Create a Course of the respective semester and department (Applicable for Course Creator
Privilege Holder).
2) Create a Quiz under the respective course (Applicable for Course Creator Privilege Holder).
3) Upload bulk (50 nos) MCQ questions (in Aiken format) prepared in the respective quiz.
4) Upload the following MCQ (or a question of your paper/quiz with a figure) in the respective quiz:
What type of relationship is represented by Shape class and Square?

(Options)
a) Realization
b) Generalization
c) Aggregation
d) Dependency
Answer: b
Explanation: The generalization relationship is also known as the inheritance relationship. In the
figure Square is the sub class of super class shape.
5) Upload the MCQ (or a question of your paper/quiz with more than one line) in the respective quiz:
What is the output of this C code?
#include <stdio.h>
void main()
{
char *str = "";
do
{
printf("hello");
} while (str);
}
(Options)
a) Nothing, b) Run time error, c) Vares, d) Hello is printed infinite times
Answer: d
6) Upload the MCQ (or a question of your paper/quiz with equation) in the respective quiz:
What is the result of?
64
7) Upload the MCQ (or a question of your paper/quiz with equation) in the respective quiz:
What is the result of?

Compiled By: RCCIIT Online Examination Committee

RCC Institute of Information Technology, Kolkata


Canal South Road, Kolkata - 700015
TEQIP-II Sponsored Institutional Reforms Workshop on
Online Examination System Using MOODLE
ASSIGNMENT
8) Upload the user and enroll the user of the course or quiz (Applicable for Course Creator Privilege
Holder).
9) Download the quiz grade of your respective course or quiz.

Compiled By: RCCIIT Online Examination Committee

Você também pode gostar