From 34b4a3fe781ff5d4d10e4dd07b281c2b3acaa204 Mon Sep 17 00:00:00 2001 From: hb_alim Date: Tue, 31 Mar 2026 09:34:36 +0700 Subject: [PATCH] fix: rename worksheets + update README - Rename 16 worksheet files sesuai konten (ws-01-distorsi-paradigma, dst) - Fix README: chapter titles, folder name, struktur bagian --- README.md | 52 +++++++++---------- ...atement.md => ws-01-distorsi-paradigma.md} | 0 ...e-matrix.md => ws-02-problem-statement.md} | 0 ...ap-analysis.md => ws-03-literature-gap.md} | 0 ...-formulation.md => ws-04-rq-hypothesis.md} | 0 ...is-builder.md => ws-05-variabel-metrik.md} | 0 ...h-design.md => ws-06-system-experiment.md} | 0 ...finition.md => ws-07-experiment-design.md} | 0 ...-plan.md => ws-08-proposal-integration.md} | 0 ...lection-log.md => ws-09-implementation.md} | 0 ...t-checklist.md => ws-10-execution-data.md} | 0 ...ducibility.md => ws-11-data-validation.md} | 0 ...review.md => ws-12-result-presentation.md} | 0 ...13-stat-plan.md => ws-13-preprocessing.md} | 0 ...on.md => ws-14-analysis-interpretation.md} | 0 ...outline.md => ws-15-scientific-writing.md} | 0 ...-prep.md => ws-16-presentation-defense.md} | 0 17 files changed, 25 insertions(+), 27 deletions(-) rename worksheets/{ws-01-problem-statement.md => ws-01-distorsi-paradigma.md} (100%) rename worksheets/{ws-02-literature-matrix.md => ws-02-problem-statement.md} (100%) rename worksheets/{ws-03-gap-analysis.md => ws-03-literature-gap.md} (100%) rename worksheets/{ws-04-rq-formulation.md => ws-04-rq-hypothesis.md} (100%) rename worksheets/{ws-05-hypothesis-builder.md => ws-05-variabel-metrik.md} (100%) rename worksheets/{ws-06-research-design.md => ws-06-system-experiment.md} (100%) rename worksheets/{ws-07-metric-definition.md => ws-07-experiment-design.md} (100%) rename worksheets/{ws-08-experiment-plan.md => ws-08-proposal-integration.md} (100%) rename worksheets/{ws-09-data-collection-log.md => ws-09-implementation.md} (100%) rename worksheets/{ws-10-threat-checklist.md => ws-10-execution-data.md} (100%) rename worksheets/{ws-11-reproducibility.md => ws-11-data-validation.md} (100%) rename worksheets/{ws-12-ethics-review.md => ws-12-result-presentation.md} (100%) rename worksheets/{ws-13-stat-plan.md => ws-13-preprocessing.md} (100%) rename worksheets/{ws-14-result-interpretation.md => ws-14-analysis-interpretation.md} (100%) rename worksheets/{ws-15-paper-outline.md => ws-15-scientific-writing.md} (100%) rename worksheets/{ws-16-defense-prep.md => ws-16-presentation-defense.md} (100%) diff --git a/README.md b/README.md index cefa68d..c92911e 100644 --- a/README.md +++ b/README.md @@ -17,7 +17,7 @@ Project ini adalah repository pengembangan **buku ajar berbasis OBE** (Outcome-B ## Struktur Folder ``` -rti-20252/ +rti-20252-book/ ├── MASTER-ANCHOR.md # Single source of truth — anti-drift document ├── BOOK-SPEC.md # Spesifikasi teknis buku ├── BLUEPRINT.md # Consolidated blueprint 16 bab @@ -27,10 +27,10 @@ rti-20252/ │ ├── book/ # Konten buku │ ├── front-matter/ # Halaman judul, kata pengantar, daftar isi/gambar/tabel -│ ├── bagian-1-foundation/ # Bab 1–4: Foundation of Research Thinking (M1–M4) -│ ├── bagian-2-design/ # Bab 5–7: Research Design & Planning (M5–M7) -│ ├── bagian-3-execution/ # Bab 8–12: Research Execution (M9–M12) -│ ├── bagian-4-analysis/ # Bab 13–16: Analysis & Communication (M13–M16) +│ ├── bagian-1-foundation/ # Bab 1–4: Fondasi Berpikir Ilmiah +│ ├── bagian-2-design/ # Bab 5–7: Merancang Riset +│ ├── bagian-3-execution/ # Bab 8–11: Eksekusi dan Analisis +│ ├── bagian-4-analysis/ # Bab 12–16: Analisis dan Komunikasi │ └── back-matter/ # Daftar pustaka, glosarium, indeks, lampiran │ ├── assets/ @@ -38,20 +38,18 @@ rti-20252/ │ └── figures/ # Supplementary figures │ ├── templates/ -│ └── WRITING-TEMPLATE.md # Template per-bab (copy untuk setiap bab baru) +│ └── WRITING-TEMPLATE.md # Template per-bab │ ├── worksheets/ # 16 worksheet praktis (1 per bab) -│ ├── ws-01-problem-statement.md -│ ├── ws-02-literature-matrix.md +│ ├── ws-01-distorsi-paradigma.md +│ ├── ws-02-problem-statement.md │ └── ... (ws-03 s/d ws-16) │ -├── rps/ # RPS (Rencana Pembelajaran Semester) files -│ └── docs/ # Dokumentasi diskusi - ├── disscus01.md # Diskusi v1 — Draft awal RPS - ├── disscus02.md # Diskusi v2 — Gap analysis - ├── disscus03.md # Diskusi v3 — Refinement - └── disscus04.md # Diskusi v4 — Final consolidation + ├── disscus01.md + ├── disscus02.md + ├── disscus03.md + └── disscus04.md ``` --- @@ -63,19 +61,19 @@ rti-20252/ | **1 — Foundation** | 1 | Research Mindset in IT | Thinking (M1–M4) | | | 2 | Problem Formulation | | | | 3 | Literature Gap & Positioning | | -| | 4 | Systematic Literature Review | | -| **2 — Design** | 5 | Research Question & Hypothesis | Designing (M5–M7) | -| | 6 | Research Design Patterns | | -| | 7 | Metrics & Measurement | | -| **3 — Execution** | 8 | Experiment Setup & Toolchain | Executing (M9–M12) | -| | 9 | Data Collection Strategies | | -| | 10 | Validity & Threats | | -| | 11 | Reproducibility & Replication | | -| | 12 | Ethics in IT Research | | -| **4 — Analysis** | 13 | Statistical Thinking for IT | Scientific Thinking (M13–M16) | -| | 14 | Result Interpretation | | -| | 15 | Writing & Presentation | | -| | 16 | Defense & Argumentation | | +| | 4 | RQ & Hypothesis | | +| **2 — Design** | 5 | Metrics & Measurement | Designing (M5–M7) | +| | 6 | System Design | | +| | 7 | Experiment Design | | +| **3 — Execution** | 8 | Proposal & Checkpoint | Executing (M8–M11) | +| | 9 | Implementation & Environment | | +| | 10 | Experiment Execution & Data Collection | | +| | 11 | Data Validation & Integrity | | +| **4 — Analysis** | 12 | Result Presentation & Visualization | Analysis & Communication (M12–M16) | +| | 13 | Data Preprocessing | | +| | 14 | Data Analysis & Interpretation | | +| | 15 | Scientific Writing | | +| | 16 | Presentation & Defense | | --- diff --git a/worksheets/ws-01-problem-statement.md b/worksheets/ws-01-distorsi-paradigma.md similarity index 100% rename from worksheets/ws-01-problem-statement.md rename to worksheets/ws-01-distorsi-paradigma.md diff --git a/worksheets/ws-02-literature-matrix.md b/worksheets/ws-02-problem-statement.md similarity index 100% rename from worksheets/ws-02-literature-matrix.md rename to worksheets/ws-02-problem-statement.md diff --git a/worksheets/ws-03-gap-analysis.md b/worksheets/ws-03-literature-gap.md similarity index 100% rename from worksheets/ws-03-gap-analysis.md rename to worksheets/ws-03-literature-gap.md diff --git a/worksheets/ws-04-rq-formulation.md b/worksheets/ws-04-rq-hypothesis.md similarity index 100% rename from worksheets/ws-04-rq-formulation.md rename to worksheets/ws-04-rq-hypothesis.md diff --git a/worksheets/ws-05-hypothesis-builder.md b/worksheets/ws-05-variabel-metrik.md similarity index 100% rename from worksheets/ws-05-hypothesis-builder.md rename to worksheets/ws-05-variabel-metrik.md diff --git a/worksheets/ws-06-research-design.md b/worksheets/ws-06-system-experiment.md similarity index 100% rename from worksheets/ws-06-research-design.md rename to worksheets/ws-06-system-experiment.md diff --git a/worksheets/ws-07-metric-definition.md b/worksheets/ws-07-experiment-design.md similarity index 100% rename from worksheets/ws-07-metric-definition.md rename to worksheets/ws-07-experiment-design.md diff --git a/worksheets/ws-08-experiment-plan.md b/worksheets/ws-08-proposal-integration.md similarity index 100% rename from worksheets/ws-08-experiment-plan.md rename to worksheets/ws-08-proposal-integration.md diff --git a/worksheets/ws-09-data-collection-log.md b/worksheets/ws-09-implementation.md similarity index 100% rename from worksheets/ws-09-data-collection-log.md rename to worksheets/ws-09-implementation.md diff --git a/worksheets/ws-10-threat-checklist.md b/worksheets/ws-10-execution-data.md similarity index 100% rename from worksheets/ws-10-threat-checklist.md rename to worksheets/ws-10-execution-data.md diff --git a/worksheets/ws-11-reproducibility.md b/worksheets/ws-11-data-validation.md similarity index 100% rename from worksheets/ws-11-reproducibility.md rename to worksheets/ws-11-data-validation.md diff --git a/worksheets/ws-12-ethics-review.md b/worksheets/ws-12-result-presentation.md similarity index 100% rename from worksheets/ws-12-ethics-review.md rename to worksheets/ws-12-result-presentation.md diff --git a/worksheets/ws-13-stat-plan.md b/worksheets/ws-13-preprocessing.md similarity index 100% rename from worksheets/ws-13-stat-plan.md rename to worksheets/ws-13-preprocessing.md diff --git a/worksheets/ws-14-result-interpretation.md b/worksheets/ws-14-analysis-interpretation.md similarity index 100% rename from worksheets/ws-14-result-interpretation.md rename to worksheets/ws-14-analysis-interpretation.md diff --git a/worksheets/ws-15-paper-outline.md b/worksheets/ws-15-scientific-writing.md similarity index 100% rename from worksheets/ws-15-paper-outline.md rename to worksheets/ws-15-scientific-writing.md diff --git a/worksheets/ws-16-defense-prep.md b/worksheets/ws-16-presentation-defense.md similarity index 100% rename from worksheets/ws-16-defense-prep.md rename to worksheets/ws-16-presentation-defense.md