Skip to content

Commit 963bdd8

Browse files
committed
adding improvements
1 parent 4db4c3f commit 963bdd8

File tree

1 file changed

+23
-12
lines changed

1 file changed

+23
-12
lines changed

4_data_analysis/non_technical_results.md

Lines changed: 23 additions & 12 deletions
Original file line numberDiff line numberDiff line change
@@ -19,22 +19,33 @@ How does war disruption, such as violence, displacement, and infrastructure brea
1919

2020
## How are we modeling our problem?
2121

22-
We are collecting data from the Islamic University of Gaza (IUG), this data includes Moodle logs capturing various student interactions in online learning during wartime, with fields such as:
23-
24-
Timestamp
25-
Event type (e.g., view, submit, login, forum post)
26-
Course ID
27-
Module
28-
Duration on page
29-
Grade items
30-
Cohort or department identifiers
31-
Gender
32-
Level of study (when linked via user profiles), we believe these features
22+
We are trying to get data from universities in Gaza, this data includes Moodle logs capturing various student interactions in online learning during wartime, with fields such as:
23+
24+
* Timestamp
25+
26+
* Event type (e.g., view, submit, login, forum post)
27+
28+
* Course ID
29+
30+
* Module
31+
32+
* Duration on page
33+
34+
* Grade items
35+
36+
* Cohort or department identifiers
37+
38+
* Gender
39+
40+
* Level of study (when linked via user profiles)
41+
42+
We believe these variables are going to be good indicators of college students’ academic engagement and performance during wartime. For example, we can tell how engaged a student is by capturing their number of logins, their duration on the page,
43+
and by considering their grades as well.
3344

3445
We have also gathered war events data from online websites. We are planning to correlate these with students' performance.
3546

3647
As we still lack direct students' performance data in Gaza, we did a simple analysis of war events data. Through this analysis, we aim to measure the war's impact on the education system in Gaza. Until we get access to the students' performance data
37-
We still believe that the simple analysis of war events data contributes strongly to answering our research question.
48+
We still believe that the simple analysis of war events data contributes to answering our research question.
3849

3950
* The data we collected is structured in tabular form.
4051

0 commit comments

Comments
 (0)