diff --git a/src/app/past-questions-archive/wdu/acc/2022_2023/100-level/2nd-semester/bfn102/page.jsx b/src/app/past-questions-archive/wdu/acc/2022_2023/100-level/2nd-semester/bfn102/page.jsx
new file mode 100644
index 0000000..a290f80
--- /dev/null
+++ b/src/app/past-questions-archive/wdu/acc/2022_2023/100-level/2nd-semester/bfn102/page.jsx
@@ -0,0 +1,134 @@
+import Questions from "@/components/Questions";
+import Answers from "@/components/Answers";
+
+export default function BFN102() {
+ return (
+
+
+ Section A: Multiple Choice Questions
+
+ -
+ This is the practice of commercial banks to extend _______
+ facilities to desired customers (a) advance (b) credits (c) money
+ (d) borrowing
+
+
+ -
+ The main function of bank manager does not include one of the
+ following? (a) risk management (b) financing decision (c) dividend
+ decision (d) credit finance
+
+
+ -
+ _______ means more than two bank to come together to finance a
+ project (a) sendication finance (b) double finance (c) long finance
+ (d) credit finance
+
+
+ -
+ _______ is part of payment system instrument except (a) ATM (b) POS
+ (c) note and coins (d) teller
+
+
+ -
+ Central Bank of Nigeria (CBN) was established under the Central Bank
+ Act 1958 and commenced operations in _______ (a) 1958 (b) 1957 (c)
+ 1956 (d) 1959
+
+
+ -
+ One of the following is NOT financial intermediation process a key
+ to financial institution. (a) merchant bank (b) debenture (c)
+ mortgage (d) block
+
+
+ -
+ One of the following is NOT short term sources of Finance (a) trade
+ credit (b) hire - purchase (c) seed money (d) loan
+
+
+ -
+ Which of the following is NOT a long term sources of fund? (a) stock
+ (b) equity share (c) loan (d) money
+
+
+ -
+ One of the following is not a commercial bank in Nigeria (a) first
+ bank (b) fidelity bank (c) money bank (d) wema
+
+
+ -
+ The commencement of insurance business in Nigeria dates back to
+ _______ (a) 1921 (b) 1935 (c) 1928 (d) 1955
+
+
+
+ (2 marks each) (20 marks)
+
+
+
+
+ Section B: Answer Any FIVE Questions Only
+
+
+ -
+ Explain five policy objectives and goals of microfinance banking{" "}
+ (10 marks)
+
+
+ -
+ Highlight the recet measures taken in improving payment system{" "}
+ (10 marks)
+
+
+ -
+ What is insurance? List six types of insurance{" "}
+ (10 marks)
+
+
+ -
+ Explain the process of analyzing a commercial risk{" "}
+ (10 marks)
+
+
+ -
+ Differentiate between Money Market and Capital Market{" "}
+ (10 marks)
+
+
+ -
+ What are the problems of payment system in Nigeria{" "}
+ (10 marks)
+
+
+ -
+ List and explain five suitability for banking lending{" "}
+ (10 marks)
+
+
+ -
+ Write short notes on the following:
+
+ - Discount house
+ - Commercial papers
+ - Treasury bill
+ - Banker acceptance
+
+ (10 marks)
+
+
+
+
+
+ );
+}
diff --git a/src/app/past-questions-archive/wdu/acc/2022_2023/100-level/2nd-semester/page.jsx b/src/app/past-questions-archive/wdu/acc/2022_2023/100-level/2nd-semester/page.jsx
new file mode 100644
index 0000000..bfbf2d4
--- /dev/null
+++ b/src/app/past-questions-archive/wdu/acc/2022_2023/100-level/2nd-semester/page.jsx
@@ -0,0 +1,14 @@
+import LinkList from "@/components/LinkList";
+
+const courses = {
+ "": [
+ {
+ name: "BFN 102 - Element of Banking II",
+ route: "2nd-semester/bfn102",
+ },
+ ],
+};
+
+export default function _2nd_semester() {
+ return ;
+}
diff --git a/src/app/past-questions-archive/wdu/acc/2022_2023/100-level/page.jsx b/src/app/past-questions-archive/wdu/acc/2022_2023/100-level/page.jsx
new file mode 100644
index 0000000..e9af727
--- /dev/null
+++ b/src/app/past-questions-archive/wdu/acc/2022_2023/100-level/page.jsx
@@ -0,0 +1,9 @@
+import LinkList from "@/components/LinkList";
+
+const semesters = {
+ "": [{ name: "2nd Semester", route: "100-level/2nd-semester" }],
+};
+
+export default function _100_level() {
+ return ;
+}
diff --git a/src/app/past-questions-archive/wdu/acc/2022_2023/page.jsx b/src/app/past-questions-archive/wdu/acc/2022_2023/page.jsx
new file mode 100644
index 0000000..5a0f76c
--- /dev/null
+++ b/src/app/past-questions-archive/wdu/acc/2022_2023/page.jsx
@@ -0,0 +1,9 @@
+import LinkList from "@/components/LinkList";
+
+const levels = {
+ "": [{ name: "100 Level", route: "2022_2023/100-level" }],
+};
+
+export default function _2022_2023() {
+ return ;
+}
diff --git a/src/app/past-questions-archive/wdu/acc/page.jsx b/src/app/past-questions-archive/wdu/acc/page.jsx
new file mode 100644
index 0000000..609d9f3
--- /dev/null
+++ b/src/app/past-questions-archive/wdu/acc/page.jsx
@@ -0,0 +1,9 @@
+import LinkList from "@/components/LinkList";
+
+const sessions = {
+ "": [{ name: "2022/2023", route: "acc/2022_2023" }],
+};
+
+export default function Acc() {
+ return ;
+}
diff --git a/src/app/past-questions-archive/wdu/page.jsx b/src/app/past-questions-archive/wdu/page.jsx
index 4aaa9c1..ed169ed 100644
--- a/src/app/past-questions-archive/wdu/page.jsx
+++ b/src/app/past-questions-archive/wdu/page.jsx
@@ -2,6 +2,7 @@ import LinkList from "@/components/LinkList";
// source from https://wdu.edu.ng/academics/academic-programmes/
const departments = {
+ a: [{ name: "Accounting And Finance", route: "wdu/acc" }],
b: [{ name: "Basic And Industrial Chemistry", route: "wdu/basicinduschem" }],
c: [{ name: "Computer Science", route: "wdu/compsci" }],
e: [