You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Caught errors that occur when extension fails to contact server when
"Remove Profile" Pressed. Updated placeholders for input boxes in
`options.html` Updated manifest version. Preparing release of patch.
Added **commented** code to verify the main server's identity through
magic packet verification (using checksum SHA-256).
Copy file name to clipboardExpand all lines: README.md
+3-7Lines changed: 3 additions & 7 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -3,7 +3,7 @@ Project Ignite is a new Device Manager Application (DMA) for schools developed a
3
3
<br>
4
4
Project Ignite focuses on ensuring the **Security** and **Privacy** of students as well as being as **Fail-Proof** as possible. The chrome extension for students is **designed to work even if the server goes offline** after it has been properly set up. Moreover, the chrome extension does not collect any data from students' devices (as of version 0.1.0).
5
5
<br>
6
-
The first version unstable of this application was made in less than 3 days.
6
+
The first unstable version of this application was made in less than 3 days.
7
7
<br><br>
8
8
I believe that Singapore needs our own solution for a DMA to accommodate for the various needs of students and teachers. In the future, Project Ignite be more than just a DMA. It will be an all in one software to help teachers facilitate learning through various tools and features that will keep students intrigued to conducted lessons. These features will be synced to the complex timetable schools in Singapore have. It will also come with software to help schools create these complex timetables.
9
9
<br>
@@ -25,7 +25,6 @@ This full stack application does not collect any personal data nor does it have
25
25
## Feature Timeline
26
26
-**End of October 2024**
27
27
- Multiple profile Support
28
-
<br><br>
29
28
-**End of November 2024**
30
29
- Ability to handle more than 5,000 blocked sites
31
30
- "Live class" feature, which includes the following features:
@@ -34,13 +33,10 @@ This full stack application does not collect any personal data nor does it have
34
33
- "Live Management". Allows teachers, during a live class session, to see the sites students are visiting, push sites for students to visit, and, enforce a custom set of rules for which sites students are allowed to visit.
35
34
- "Q&A". Allows students to post questions to the teacher without disrupting the entire lesson.
36
35
- "Live Polls". Allows teachers to create multiple choice or open ended polls. This is useful when teachers show questions in their slides and ask students to answer.
37
-
<br><br>
38
36
-**By 3rd quarter of December 2024**
39
37
- Documentation for Ignite DMA
40
-
<br><br>
41
38
-**End of June 2025**
42
39
- Ability to manage the installation, enabling, disabling and removal of extensions from the chrome web store on students' devices.
43
-
<br><br>
44
40
-**Future Goals**
45
41
- Timetable generation and ability to sync with "Live class" system
46
42
- iPad and Windows Client for students using these devices
@@ -78,8 +74,8 @@ Even if you cannot enforce this setting, it will by default have access to all s
0 commit comments