From 6df5da887fd96d60a754e1758adc4ff907ec1b68 Mon Sep 17 00:00:00 2001 From: hyzen Date: Fri, 10 Apr 2026 09:30:51 +0530 Subject: [PATCH] Update: dates in units --- content/semester/s2/_index.md | 4 ++++ content/semester/s3/_index.md | 4 ++++ content/semester/s4/_index.md | 4 ++++ content/semester/s5/_index.md | 4 ++++ content/semester/s6/_index.md | 4 ++++ content/subjectcode/fa-dcm1108/_index.md | 5 +++++ content/subjectcode/ge-dcm1106/_index.md | 5 +++++ content/uninotes/bo-dcm1109-unit1.md | 2 ++ content/uninotes/et-dcm1107-unit1.md | 2 ++ content/uninotes/pbm-dcm1110-unit1.md | 2 ++ docs/index.xml | 12 +++++++++--- docs/semester/index.xml | 2 +- docs/sitemap.xml | 2 +- docs/subjectcode/index.xml | 2 +- docs/uninotes/index.xml | 12 +++++++++--- .../s1/bo-dcm1109/bo-dcm1109-unit1/index.html | 10 +++++----- docs/uninotes/s1/bo-dcm1109/index.xml | 4 +++- .../s1/et-dcm1107/et-dcm1107-unit1/index.html | 10 +++++----- docs/uninotes/s1/et-dcm1107/index.xml | 4 +++- docs/uninotes/s1/fa-dcm1108/index.html | 11 +++++++++++ docs/uninotes/s1/fa-dcm1108/index.xml | 1 + docs/uninotes/s1/ge-dcm1106/index.html | 11 +++++++++++ docs/uninotes/s1/ge-dcm1106/index.xml | 1 + docs/uninotes/s1/index.xml | 12 +++++++++--- docs/uninotes/s1/pbm-dcm1110/index.xml | 4 +++- .../s1/pbm-dcm1110/pbm-dcm1110-unit1/index.html | 10 +++++----- docs/uninotes/s2/index.html | 11 +++++++++++ docs/uninotes/s2/index.xml | 1 + docs/uninotes/s3/index.html | 11 +++++++++++ docs/uninotes/s3/index.xml | 1 + docs/uninotes/s4/index.html | 11 +++++++++++ docs/uninotes/s4/index.xml | 1 + docs/uninotes/s5/index.html | 11 +++++++++++ docs/uninotes/s5/index.xml | 1 + docs/uninotes/s6/index.html | 11 +++++++++++ docs/uninotes/s6/index.xml | 1 + 36 files changed, 174 insertions(+), 30 deletions(-) create mode 100644 content/semester/s2/_index.md create mode 100644 content/semester/s3/_index.md create mode 100644 content/semester/s4/_index.md create mode 100644 content/semester/s5/_index.md create mode 100644 content/semester/s6/_index.md create mode 100644 content/subjectcode/fa-dcm1108/_index.md create mode 100644 content/subjectcode/ge-dcm1106/_index.md create mode 100644 docs/uninotes/s1/fa-dcm1108/index.html create mode 100644 docs/uninotes/s1/fa-dcm1108/index.xml create mode 100644 docs/uninotes/s1/ge-dcm1106/index.html create mode 100644 docs/uninotes/s1/ge-dcm1106/index.xml create mode 100644 docs/uninotes/s2/index.html create mode 100644 docs/uninotes/s2/index.xml create mode 100644 docs/uninotes/s3/index.html create mode 100644 docs/uninotes/s3/index.xml create mode 100644 docs/uninotes/s4/index.html create mode 100644 docs/uninotes/s4/index.xml create mode 100644 docs/uninotes/s5/index.html create mode 100644 docs/uninotes/s5/index.xml create mode 100644 docs/uninotes/s6/index.html create mode 100644 docs/uninotes/s6/index.xml diff --git a/content/semester/s2/_index.md b/content/semester/s2/_index.md new file mode 100644 index 0000000..dabe160 --- /dev/null +++ b/content/semester/s2/_index.md @@ -0,0 +1,4 @@ ++++ +title = "S2" +draft = false ++++ diff --git a/content/semester/s3/_index.md b/content/semester/s3/_index.md new file mode 100644 index 0000000..aaf352d --- /dev/null +++ b/content/semester/s3/_index.md @@ -0,0 +1,4 @@ ++++ +title = "S3" +draft = false ++++ diff --git a/content/semester/s4/_index.md b/content/semester/s4/_index.md new file mode 100644 index 0000000..33c5d38 --- /dev/null +++ b/content/semester/s4/_index.md @@ -0,0 +1,4 @@ ++++ +title = "S4" +draft = false ++++ diff --git a/content/semester/s5/_index.md b/content/semester/s5/_index.md new file mode 100644 index 0000000..5b0bd98 --- /dev/null +++ b/content/semester/s5/_index.md @@ -0,0 +1,4 @@ ++++ +title = "S5" +draft = false ++++ diff --git a/content/semester/s6/_index.md b/content/semester/s6/_index.md new file mode 100644 index 0000000..4696da9 --- /dev/null +++ b/content/semester/s6/_index.md @@ -0,0 +1,4 @@ ++++ +title = "S6" +draft = false ++++ diff --git a/content/subjectcode/fa-dcm1108/_index.md b/content/subjectcode/fa-dcm1108/_index.md new file mode 100644 index 0000000..01a338e --- /dev/null +++ b/content/subjectcode/fa-dcm1108/_index.md @@ -0,0 +1,5 @@ ++++ +title = "FA DCM1108" +slug = "s1/fa-dcm1108" +draft = false ++++ diff --git a/content/subjectcode/ge-dcm1106/_index.md b/content/subjectcode/ge-dcm1106/_index.md new file mode 100644 index 0000000..97b3284 --- /dev/null +++ b/content/subjectcode/ge-dcm1106/_index.md @@ -0,0 +1,5 @@ ++++ +title = "GE DCM1106" +slug = "s1/ge-dcm1106" +draft = false ++++ diff --git a/content/uninotes/bo-dcm1109-unit1.md b/content/uninotes/bo-dcm1109-unit1.md index dbfa865..f129677 100644 --- a/content/uninotes/bo-dcm1109-unit1.md +++ b/content/uninotes/bo-dcm1109-unit1.md @@ -9,6 +9,8 @@ weight = 1 url = '/uninotes/s1/bo-dcm1109/bo-dcm1109-unit1/' +++ +### Date: April 6, 2026 + ## Features and Nature of Business A) Economic Activity. diff --git a/content/uninotes/et-dcm1107-unit1.md b/content/uninotes/et-dcm1107-unit1.md index 20ffbbf..5fc66fc 100644 --- a/content/uninotes/et-dcm1107-unit1.md +++ b/content/uninotes/et-dcm1107-unit1.md @@ -9,6 +9,8 @@ weight = 1 url = '/uninotes/s1/et-dcm1107/et-dcm1107-unit1/' +++ +### Date: April 9, 2026 + ## Course Objectives A) Develop analytical skills for interpreting consumer decision-making and market behaviour using economic tools. diff --git a/content/uninotes/pbm-dcm1110-unit1.md b/content/uninotes/pbm-dcm1110-unit1.md index 955238a..70c18b7 100644 --- a/content/uninotes/pbm-dcm1110-unit1.md +++ b/content/uninotes/pbm-dcm1110-unit1.md @@ -9,6 +9,8 @@ weight = 1 url = '/uninotes/s1/pbm-dcm1110/pbm-dcm1110-unit1/' +++ +### Date: April 5, 2026 + ## Characteristics of Management A) Goal Oriented. diff --git a/docs/index.xml b/docs/index.xml index aac4cae..502a969 100644 --- a/docs/index.xml +++ b/docs/index.xml @@ -1,4 +1,6 @@ -Freedoms4https://freedoms4.org/Recent updates on Freedoms4Hugoen-usyour-email@example.com (Freedoms4)your-email@example.com (Freedoms4)Sun, 01 Mar 2026 18:11:14 +0000Unit 1https://freedoms4.org/uninotes/s1/bo-dcm1109/bo-dcm1109-unit1/Mon, 01 Jan 0001 00:00:00 +0000your-email@example.com (Freedoms4)https://freedoms4.org/uninotes/s1/bo-dcm1109/bo-dcm1109-unit1/<h2 class="heading" id="features-and-nature-of-business"> +Freedoms4https://freedoms4.org/Recent updates on Freedoms4Hugoen-usyour-email@example.com (Freedoms4)your-email@example.com (Freedoms4)Sun, 01 Mar 2026 18:11:14 +0000Unit 1https://freedoms4.org/uninotes/s1/bo-dcm1109/bo-dcm1109-unit1/Mon, 01 Jan 0001 00:00:00 +0000your-email@example.com (Freedoms4)https://freedoms4.org/uninotes/s1/bo-dcm1109/bo-dcm1109-unit1/<h3 class="heading" id="date-april-6-2026"> + Date: April 6, 2026<span class="heading__anchor"> <a href="#date-april-6-2026">#</a></span> +</h3><h2 class="heading" id="features-and-nature-of-business"> Features and Nature of Business<span class="heading__anchor"> <a href="#features-and-nature-of-business">#</a></span> </h2><p>A) Economic Activity.<br> B) Continuous Activity.<br> @@ -45,10 +47,14 @@ E) Dynanic.</p> </h2><p>A) Interdependance.<br> B) Input-Process-Output Model.<br> C) Open System.<br> -D) Dynamic Nature.</p>Unit 1https://freedoms4.org/uninotes/s1/et-dcm1107/et-dcm1107-unit1/Mon, 01 Jan 0001 00:00:00 +0000your-email@example.com (Freedoms4)https://freedoms4.org/uninotes/s1/et-dcm1107/et-dcm1107-unit1/<h2 class="heading" id="course-objectives"> +D) Dynamic Nature.</p>Unit 1https://freedoms4.org/uninotes/s1/et-dcm1107/et-dcm1107-unit1/Mon, 01 Jan 0001 00:00:00 +0000your-email@example.com (Freedoms4)https://freedoms4.org/uninotes/s1/et-dcm1107/et-dcm1107-unit1/<h3 class="heading" id="date-april-9-2026"> + Date: April 9, 2026<span class="heading__anchor"> <a href="#date-april-9-2026">#</a></span> +</h3><h2 class="heading" id="course-objectives"> Course Objectives<span class="heading__anchor"> <a href="#course-objectives">#</a></span> </h2><p>A) Develop analytical skills for interpreting consumer decision-making and market behaviour using economic tools.<br> -B) Examine cost and revenue structures of firms.</p>Unit 1https://freedoms4.org/uninotes/s1/pbm-dcm1110/pbm-dcm1110-unit1/Mon, 01 Jan 0001 00:00:00 +0000your-email@example.com (Freedoms4)https://freedoms4.org/uninotes/s1/pbm-dcm1110/pbm-dcm1110-unit1/<h2 class="heading" id="characteristics-of-management"> +B) Examine cost and revenue structures of firms.</p>Unit 1https://freedoms4.org/uninotes/s1/pbm-dcm1110/pbm-dcm1110-unit1/Mon, 01 Jan 0001 00:00:00 +0000your-email@example.com (Freedoms4)https://freedoms4.org/uninotes/s1/pbm-dcm1110/pbm-dcm1110-unit1/<h3 class="heading" id="date-april-5-2026"> + Date: April 5, 2026<span class="heading__anchor"> <a href="#date-april-5-2026">#</a></span> +</h3><h2 class="heading" id="characteristics-of-management"> Characteristics of Management<span class="heading__anchor"> <a href="#characteristics-of-management">#</a></span> </h2><p>A) Goal Oriented.<br> B) Pervasive.<br> diff --git a/docs/semester/index.xml b/docs/semester/index.xml index 8289347..390b227 100644 --- a/docs/semester/index.xml +++ b/docs/semester/index.xml @@ -1 +1 @@ -Semester on Freedoms4https://freedoms4.org/semester/Recent content in Semester on Freedoms4Hugoen-usyour-email@example.com (Freedoms4)your-email@example.com (Freedoms4)S1https://freedoms4.org/uninotes/s1/Mon, 01 Jan 0001 00:00:00 +0000your-email@example.com (Freedoms4)https://freedoms4.org/uninotes/s1/ \ No newline at end of file +Semester on Freedoms4https://freedoms4.org/semester/Recent content in Semester on Freedoms4Hugoen-usyour-email@example.com (Freedoms4)your-email@example.com (Freedoms4)S1https://freedoms4.org/uninotes/s1/Mon, 01 Jan 0001 00:00:00 +0000your-email@example.com (Freedoms4)https://freedoms4.org/uninotes/s1/S2https://freedoms4.org/uninotes/s2/Mon, 01 Jan 0001 00:00:00 +0000your-email@example.com (Freedoms4)https://freedoms4.org/uninotes/s2/S3https://freedoms4.org/uninotes/s3/Mon, 01 Jan 0001 00:00:00 +0000your-email@example.com (Freedoms4)https://freedoms4.org/uninotes/s3/S4https://freedoms4.org/uninotes/s4/Mon, 01 Jan 0001 00:00:00 +0000your-email@example.com (Freedoms4)https://freedoms4.org/uninotes/s4/S5https://freedoms4.org/uninotes/s5/Mon, 01 Jan 0001 00:00:00 +0000your-email@example.com (Freedoms4)https://freedoms4.org/uninotes/s5/S6https://freedoms4.org/uninotes/s6/Mon, 01 Jan 0001 00:00:00 +0000your-email@example.com (Freedoms4)https://freedoms4.org/uninotes/s6/ \ No newline at end of file diff --git a/docs/sitemap.xml b/docs/sitemap.xml index e429c5f..f30c5a3 100644 --- a/docs/sitemap.xml +++ b/docs/sitemap.xml @@ -1 +1 @@ -https://freedoms4.org/uninotes/s1/bo-dcm1109/bo-dcm1109-unit1/https://freedoms4.org/uninotes/s1/et-dcm1107/et-dcm1107-unit1/https://freedoms4.org/uninotes/s1/pbm-dcm1110/pbm-dcm1110-unit1/https://freedoms4.org/tags/academics/2026-03-01T18:11:14+00:00https://freedoms4.org/blog/2026-03-01T18:11:14+00:00https://freedoms4.org/categories/2026-03-01T18:11:14+00:00https://freedoms4.org/tags/education/2026-03-01T18:11:14+00:00https://freedoms4.org/2026-03-01T18:11:14+00:00https://freedoms4.org/categories/philosophy/2026-03-01T18:11:14+00:00https://freedoms4.org/tags/system/2026-03-01T18:11:14+00:00https://freedoms4.org/tags/2026-03-01T18:11:14+00:00https://freedoms4.org/blog/what-is-education/2026-03-01T18:11:14+00:00https://freedoms4.org/uninotes/2025-11-11T23:15:44+05:30https://freedoms4.org/uninotes/s1/bo-dcm1109/https://freedoms4.org/coming-soon/https://freedoms4.org/login/https://freedoms4.org/signup/https://freedoms4.org/contact/https://freedoms4.org/uninotes/s1/et-dcm1107/https://freedoms4.org/services/file-share/https://freedoms4.org/uninotes/s1/pbm-dcm1110/https://freedoms4.org/uninotes/s1/https://freedoms4.org/semester/https://freedoms4.org/services/https://freedoms4.org/subjectcode/https://freedoms4.org/services/xmpp-account/ \ No newline at end of file +https://freedoms4.org/uninotes/s1/bo-dcm1109/bo-dcm1109-unit1/https://freedoms4.org/uninotes/s1/et-dcm1107/et-dcm1107-unit1/https://freedoms4.org/uninotes/s1/pbm-dcm1110/pbm-dcm1110-unit1/https://freedoms4.org/tags/academics/2026-03-01T18:11:14+00:00https://freedoms4.org/blog/2026-03-01T18:11:14+00:00https://freedoms4.org/categories/2026-03-01T18:11:14+00:00https://freedoms4.org/tags/education/2026-03-01T18:11:14+00:00https://freedoms4.org/2026-03-01T18:11:14+00:00https://freedoms4.org/categories/philosophy/2026-03-01T18:11:14+00:00https://freedoms4.org/tags/system/2026-03-01T18:11:14+00:00https://freedoms4.org/tags/2026-03-01T18:11:14+00:00https://freedoms4.org/blog/what-is-education/2026-03-01T18:11:14+00:00https://freedoms4.org/uninotes/2025-11-11T23:15:44+05:30https://freedoms4.org/uninotes/s1/bo-dcm1109/https://freedoms4.org/coming-soon/https://freedoms4.org/login/https://freedoms4.org/signup/https://freedoms4.org/contact/https://freedoms4.org/uninotes/s1/et-dcm1107/https://freedoms4.org/uninotes/s1/fa-dcm1108/https://freedoms4.org/services/file-share/https://freedoms4.org/uninotes/s1/ge-dcm1106/https://freedoms4.org/uninotes/s1/pbm-dcm1110/https://freedoms4.org/uninotes/s1/https://freedoms4.org/uninotes/s2/https://freedoms4.org/uninotes/s3/https://freedoms4.org/uninotes/s4/https://freedoms4.org/uninotes/s5/https://freedoms4.org/uninotes/s6/https://freedoms4.org/semester/https://freedoms4.org/services/https://freedoms4.org/subjectcode/https://freedoms4.org/services/xmpp-account/ \ No newline at end of file diff --git a/docs/subjectcode/index.xml b/docs/subjectcode/index.xml index 9d6a743..2d43f71 100644 --- a/docs/subjectcode/index.xml +++ b/docs/subjectcode/index.xml @@ -1 +1 @@ -Subject Code on Freedoms4https://freedoms4.org/subjectcode/Recent content in Subject Code on Freedoms4Hugoen-usyour-email@example.com (Freedoms4)your-email@example.com (Freedoms4)BO DCM1109https://freedoms4.org/uninotes/s1/bo-dcm1109/Mon, 01 Jan 0001 00:00:00 +0000your-email@example.com (Freedoms4)https://freedoms4.org/uninotes/s1/bo-dcm1109/ET DCM1107https://freedoms4.org/uninotes/s1/et-dcm1107/Mon, 01 Jan 0001 00:00:00 +0000your-email@example.com (Freedoms4)https://freedoms4.org/uninotes/s1/et-dcm1107/PBM DCM1110https://freedoms4.org/uninotes/s1/pbm-dcm1110/Mon, 01 Jan 0001 00:00:00 +0000your-email@example.com (Freedoms4)https://freedoms4.org/uninotes/s1/pbm-dcm1110/ \ No newline at end of file +Subject Code on Freedoms4https://freedoms4.org/subjectcode/Recent content in Subject Code on Freedoms4Hugoen-usyour-email@example.com (Freedoms4)your-email@example.com (Freedoms4)BO DCM1109https://freedoms4.org/uninotes/s1/bo-dcm1109/Mon, 01 Jan 0001 00:00:00 +0000your-email@example.com (Freedoms4)https://freedoms4.org/uninotes/s1/bo-dcm1109/ET DCM1107https://freedoms4.org/uninotes/s1/et-dcm1107/Mon, 01 Jan 0001 00:00:00 +0000your-email@example.com (Freedoms4)https://freedoms4.org/uninotes/s1/et-dcm1107/FA DCM1108https://freedoms4.org/uninotes/s1/fa-dcm1108/Mon, 01 Jan 0001 00:00:00 +0000your-email@example.com (Freedoms4)https://freedoms4.org/uninotes/s1/fa-dcm1108/GE DCM1106https://freedoms4.org/uninotes/s1/ge-dcm1106/Mon, 01 Jan 0001 00:00:00 +0000your-email@example.com (Freedoms4)https://freedoms4.org/uninotes/s1/ge-dcm1106/PBM DCM1110https://freedoms4.org/uninotes/s1/pbm-dcm1110/Mon, 01 Jan 0001 00:00:00 +0000your-email@example.com (Freedoms4)https://freedoms4.org/uninotes/s1/pbm-dcm1110/ \ No newline at end of file diff --git a/docs/uninotes/index.xml b/docs/uninotes/index.xml index 5a3697b..44ab55a 100644 --- a/docs/uninotes/index.xml +++ b/docs/uninotes/index.xml @@ -1,4 +1,6 @@ -UniNotes on Freedoms4https://freedoms4.org/uninotes/Recent content in UniNotes on Freedoms4Hugoen-usyour-email@example.com (Freedoms4)your-email@example.com (Freedoms4)Mon, 01 Jan 0001 00:00:00 +0000Unit 1https://freedoms4.org/uninotes/s1/bo-dcm1109/bo-dcm1109-unit1/Mon, 01 Jan 0001 00:00:00 +0000your-email@example.com (Freedoms4)https://freedoms4.org/uninotes/s1/bo-dcm1109/bo-dcm1109-unit1/<h2 class="heading" id="features-and-nature-of-business"> +UniNotes on Freedoms4https://freedoms4.org/uninotes/Recent content in UniNotes on Freedoms4Hugoen-usyour-email@example.com (Freedoms4)your-email@example.com (Freedoms4)Mon, 01 Jan 0001 00:00:00 +0000Unit 1https://freedoms4.org/uninotes/s1/bo-dcm1109/bo-dcm1109-unit1/Mon, 01 Jan 0001 00:00:00 +0000your-email@example.com (Freedoms4)https://freedoms4.org/uninotes/s1/bo-dcm1109/bo-dcm1109-unit1/<h3 class="heading" id="date-april-6-2026"> + Date: April 6, 2026<span class="heading__anchor"> <a href="#date-april-6-2026">#</a></span> +</h3><h2 class="heading" id="features-and-nature-of-business"> Features and Nature of Business<span class="heading__anchor"> <a href="#features-and-nature-of-business">#</a></span> </h2><p>A) Economic Activity.<br> B) Continuous Activity.<br> @@ -45,10 +47,14 @@ E) Dynanic.</p> </h2><p>A) Interdependance.<br> B) Input-Process-Output Model.<br> C) Open System.<br> -D) Dynamic Nature.</p>Unit 1https://freedoms4.org/uninotes/s1/et-dcm1107/et-dcm1107-unit1/Mon, 01 Jan 0001 00:00:00 +0000your-email@example.com (Freedoms4)https://freedoms4.org/uninotes/s1/et-dcm1107/et-dcm1107-unit1/<h2 class="heading" id="course-objectives"> +D) Dynamic Nature.</p>Unit 1https://freedoms4.org/uninotes/s1/et-dcm1107/et-dcm1107-unit1/Mon, 01 Jan 0001 00:00:00 +0000your-email@example.com (Freedoms4)https://freedoms4.org/uninotes/s1/et-dcm1107/et-dcm1107-unit1/<h3 class="heading" id="date-april-9-2026"> + Date: April 9, 2026<span class="heading__anchor"> <a href="#date-april-9-2026">#</a></span> +</h3><h2 class="heading" id="course-objectives"> Course Objectives<span class="heading__anchor"> <a href="#course-objectives">#</a></span> </h2><p>A) Develop analytical skills for interpreting consumer decision-making and market behaviour using economic tools.<br> -B) Examine cost and revenue structures of firms.</p>Unit 1https://freedoms4.org/uninotes/s1/pbm-dcm1110/pbm-dcm1110-unit1/Mon, 01 Jan 0001 00:00:00 +0000your-email@example.com (Freedoms4)https://freedoms4.org/uninotes/s1/pbm-dcm1110/pbm-dcm1110-unit1/<h2 class="heading" id="characteristics-of-management"> +B) Examine cost and revenue structures of firms.</p>Unit 1https://freedoms4.org/uninotes/s1/pbm-dcm1110/pbm-dcm1110-unit1/Mon, 01 Jan 0001 00:00:00 +0000your-email@example.com (Freedoms4)https://freedoms4.org/uninotes/s1/pbm-dcm1110/pbm-dcm1110-unit1/<h3 class="heading" id="date-april-5-2026"> + Date: April 5, 2026<span class="heading__anchor"> <a href="#date-april-5-2026">#</a></span> +</h3><h2 class="heading" id="characteristics-of-management"> Characteristics of Management<span class="heading__anchor"> <a href="#characteristics-of-management">#</a></span> </h2><p>A) Goal Oriented.<br> B) Pervasive.<br> diff --git a/docs/uninotes/s1/bo-dcm1109/bo-dcm1109-unit1/index.html b/docs/uninotes/s1/bo-dcm1109/bo-dcm1109-unit1/index.html index 7c87b78..0587be9 100644 --- a/docs/uninotes/s1/bo-dcm1109/bo-dcm1109-unit1/index.html +++ b/docs/uninotes/s1/bo-dcm1109/bo-dcm1109-unit1/index.html @@ -1,4 +1,4 @@ -Unit 1 | Freedoms4Unit 1 | Freedoms4
Freedoms4 logo

Freedoms4