Skip to content

Commit

Permalink
Merge pull request #23 from udohjeremiah/dev
Browse files Browse the repository at this point in the history
Add past questions for college of social and management sciences, wdu
  • Loading branch information
udohjeremiah authored Dec 2, 2023
2 parents 6d29761 + 3a0fb90 commit 02d8e01
Show file tree
Hide file tree
Showing 12 changed files with 602 additions and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -5,8 +5,8 @@ export default function GST202() {
return (
<Questions
school="western delta university"
college="computing"
department="computer science"
college="general studies"
department="general studies"
session="2022/2023"
semester="second semester"
courseCode="GST202"
Expand Down
Original file line number Diff line number Diff line change
@@ -0,0 +1,239 @@
import Questions from "@/components/Questions";
import Answers from "@/components/Answers";

export default function GST202() {
return (
<Questions
school="western delta university"
college="social and management sciences"
department="management sciences"
session="2022/2023"
semester="second semester"
courseCode="BUS102"
courseTitle="Introduction to Business II"
allowedTime="2hrs"
instruction="answer question ONE and any other TWO questions"
>
<li>
<h4 className="mb-2 font-bold">Question 1 (Compulsory)</h4>
<ol className="flex list-[lower-alpha] flex-col gap-2">
<li>
From questions <strong>i</strong> to <strong>xv</strong> write down
the correct answers on your answer booklet:
<ol className="mx-4 list-[lower-roman]">
<li>
_______ refers to a list of names and addresses of individuals
and organisations which advertising is mailed (a) Directory (b)
Contact (c) Mailing List (d) Personal Customer
<Answers questionNumber="1ai" />
</li>
<li>
_______ uses electronic media such as computer network in
business activities (a) Internet (b) e-business (c) Telegram (d)
Business Customer
<Answers questionNumber="1aii" />
</li>
<li>
Internet browsing is also known as _______? (a) Surfing the web
(b) Goggle (c) Whatsapp (d) Personal risk
<Answers questionNumber="1aiii" />
</li>
<li>
_______ is the insurance principle which state that when an
event of loss occurs, the insured is duty bound to take all
possible steps in order to minimise the loss? (a) Subrogation
(b) Contribution (c) Principle of Mitigation of Loss (d)
Property risk
<Answers questionNumber="1aiv" />
</li>
<li>
An arrangement by which one party promises to pay another a sum
of money if something happens which causes the insured suffer a
financial loss is known as _______ (a) Risk (b) Insurance (c)
Credit Sales (d) Debt
<Answers questionNumber="1av" />
</li>
<li>
The amount charged by the insurance or insurer is known as
_______ (a) Premium (b) Promissory Note (c) Sales (d) Allowance
<Answers questionNumber="1avi" />
</li>
<li>
The Corporate Affairs Commission (CAC) was established _______
(a) 1991 (b) 1994 (c) 1990 (d) 2000
<Answers questionNumber="1avii" />
</li>
<li>
The word money was invented by _______? (a) Money Joshua (b) Sir
John Money (c) Chief Festus Okotie-Eboh (d) Lombardy
<Answers questionNumber="1aviii" />
</li>
<li>
Money was invented in _______ year? (a) 1360BC (b) 1462 (c) 1900
(d) 1958
<Answers questionNumber="1aix" />
</li>
<li>
The Central Bank of Nigeria was established in _______ year? (a)
1960 (b) 1973 (c) 1958 (d) 1963
<Answers questionNumber="1ax" />
</li>
<li>
A group of people or individual that purchases goods and
services repeatedly is known as _______? (a) Potential customer
(b) Customer (c) Consultant (d) Middle man
<Answers questionNumber="1axi" />
</li>
<li>
_______ enables people to store part of their earnings for
futuristic purposes? (a) Money (b) Savings (c) Current (d) Fixed
Deposit
<Answers questionNumber="1axii" />
</li>
<li>
<strong>NAFDAC</strong> was officially established in _______
year? (a) 1982 (b) 1993 (c) 1994 (d) 1999
<Answers questionNumber="1axiii" />
</li>
<li>
Standard Organization of Nigeria (SON) was established in
_______ year? (a) 2003 (b) 1971 (c) 1980 (d) 1990
<Answers questionNumber="1axiv" />
</li>
<li>
_______ doctrine stipulates that when the insured has been
indemnified by the insurer, the insurer has the legal right to
take legal action against the third party? (a) Subrogation (b)
(c) (d)
<Answers questionNumber="1axv" />
</li>
<li>
_______ principle states that the compensation to do received by
the insured should not be less than or more than the exact
amount of the loss? (a) Causa proxima (b) Contribution (c)
Utmost good faith (d) Indemnity
<Answers questionNumber="1axvi" />
</li>
<li className="list-none">
The two types of customers in the banking industry are (xvii)
_______ and (xviii) _______
<Answers questionNumber="1axvii-xviii" />
</li>
<li className="list-none">
Pure risk is classified into (xix) _______, (xx) _______ and
(xxi) _______
<Answers questionNumber="1axix-xx-xxi" />
</li>
<li className="list-none">
Property risk is classify into (xxii) _______ and (xxiii)
_______
<Answers questionNumber="1axxii-xxiii" />
</li>
<li className="list-none">
<strong>NFVCB</strong> stands for (xxiv) _______
<Answers questionNumber="1axxii-xxiii" />
</li>
</ol>
</li>
</ol>
</li>

<li>
<h4 className="mb-2 font-bold">Question 2</h4>
What are the role of Government in business?{" "}
<strong className="whitespace-nowrap">(23 marks)</strong>
<Answers questionNumber="2" />
</li>

<li>
<h4 className="mb-2 font-bold">Question 3</h4>
<ol className="flex list-[lower-alpha] flex-col gap-2">
<li>
List five objectives of business regulatory agencies in Nigeria{" "}
<strong className="whitespace-nowrap">(5 marks)</strong>
<Answers questionNumber="3a" />
</li>
<li>
Write short notes on the following regulatory agencies in Nigeria:
<ol className="mx-4 list-[lower-roman]">
<li>
Nigeria Deposit Insurance Corporation (NDIC){" "}
<strong className="whitespace-nowrap">(6 marks)</strong>
<Answers questionNumber="3bi" />
</li>
<li>
National Agency for Food and Drugs Administration Control
(NAFDAC){" "}
<strong className="whitespace-nowrap">(6 marks)</strong>
<Answers questionNumber="3bii" />
</li>
<li>
Standard Organisation of Nigeria (SON){" "}
<strong className="whitespace-nowrap">(6 marks)</strong>
<Answers questionNumber="3biii" />
</li>
</ol>
</li>
</ol>
</li>

<li>
<h4 className="mb-2 font-bold">Question 4</h4>
<ol className="flex list-[lower-alpha] flex-col gap-2">
<li>
Write short notes on any three (3) of the following Principles of
Insurance:
<ol className="mx-4 list-[lower-roman]">
<li>
Principle of good faith{" "}
<strong className="whitespace-nowrap">(4 marks)</strong>
<Answers questionNumber="4ai" />
</li>
<li>
Principle of Insurance interest{" "}
<strong className="whitespace-nowrap">(4 marks)</strong>
<Answers questionNumber="4aii" />
</li>
<li>
Principle of Indemnity{" "}
<strong className="whitespace-nowrap">(4 marks)</strong>
<Answers questionNumber="4aiii" />
</li>
<li>
Principle of subrogation{" "}
<strong className="whitespace-nowrap">(4 marks)</strong>
<Answers questionNumber="4aiv" />
</li>
</ol>
</li>
<li>
Identify THREE advantages of insurance and FOUR disadvantages of
insurance. <strong className="whitespace-nowrap">(7 marks)</strong>
<Answers questionNumber="4b" />
</li>
</ol>
</li>

<li>
<h4 className="mb-2 font-bold">Question 5</h4>
<ol className="flex list-[lower-alpha] flex-col gap-2">
<li>
What is Risk?{" "}
<strong className="whitespace-nowrap">(2 marks)</strong>
<Answers questionNumber="5a" />
</li>
<li>
Explain the steps in Risk Management.{" "}
<strong className="whitespace-nowrap">(15 marks)</strong>
<Answers questionNumber="5b" />
</li>
<li>
What are the Risk Management strategies?{" "}
<strong className="whitespace-nowrap">(6 marks) </strong>
<Answers questionNumber="5c" />
</li>
</ol>
</li>
</Questions>
);
}
Original file line number Diff line number Diff line change
@@ -0,0 +1,14 @@
import LinkList from "@/components/LinkList";

const courses = {
"": [
{
name: "BUS 102 - Introduction to Business II",
route: "2nd-semester/bus102",
},
],
};

export default function _2nd_semester() {
return <LinkList items={courses} isOrdered={true} />;
}
Original file line number Diff line number Diff line change
@@ -0,0 +1,9 @@
import LinkList from "@/components/LinkList";

const semesters = {
"": [{ name: "2nd Semester", route: "200-level/2nd-semester" }],
};

export default function _200_level() {
return <LinkList items={semesters} isOrdered={true} />;
}
9 changes: 9 additions & 0 deletions src/app/past-questions-archive/wdu/mgmsci/2022_2023/page.jsx
Original file line number Diff line number Diff line change
@@ -0,0 +1,9 @@
import LinkList from "@/components/LinkList";

const levels = {
"": [{ name: "200 Level", route: "2022_2023/200-level" }],
};

export default function _2022_2023() {
return <LinkList items={levels} isOrdered={true} />;
}
9 changes: 9 additions & 0 deletions src/app/past-questions-archive/wdu/mgmsci/page.jsx
Original file line number Diff line number Diff line change
@@ -0,0 +1,9 @@
import LinkList from "@/components/LinkList";

const sessions = {
"": [{ name: "2022/2023", route: "mgmsci/2022_2023" }],
};

export default function MGMSCI() {
return <LinkList items={sessions} isOrdered={true} />;
}
Loading

0 comments on commit 02d8e01

Please sign in to comment.