technology logo
technology logo

Schoo.lit

share link

by rajaditya2311 dot icon Updated: Jan 28, 2022

Solution Kit Solution Kit  

Covid-19 has wreaked havoc and devastation worldwide in ways no one could have predicted. The world as a whole came to a halt in one way or another. While countries' COVID-19 infection rates vary, more than 1.2 billion children in 186 countries are being affected by school cancellations due to the pandemic. As a result, online classes were introduced. But it proposes several issues, such as online student feedback is limited, e-learning is becoming a cause of social isolation, it requires strong self-motivation; usually, online instructors tend to focus more on theory rather than practice, and there is a lack of accreditation & quality assurance in online education. All these issues have a social and mental impact on a child. So to resolve all these issues, we've come up with our idea of Schoo.lit. According to research, using games in teaching can help increase student participation, foster social and emotional learning, and motivate students to take risks. But games aren’t a substitute for other forms of learning; instead, they can be used to enhance distance learning. Like any educational tool, they need to be well planned and integrated only when they’re relevant to learning objectives. The game that we’ve developed takes data from students' course material, and it creates a hangman game. The player is asked to choose a category, which in this case is chapter number of his book. Then fill in the blank type of questions will be generated, and the player has to choose the correct answer; if they made three wrong guesses, then the game will also provide a clue, and after five tries, the man will be hanged(Game Over). This makes learning interesting for kids. Moreover, the teacher could get proper feedback through this game because if a student is losing the game when questions come up from a specific topic, the teacher could take that topic again. It would provide better conceptual clarity to students, even in distance learning.

Development Environment

Visual studio code IDE is used for this development. It becomes easy and simple to develop an interactive UI with Visual studio code.

vscodeby microsoft

TypeScript doticonstar image 144275 doticonVersion:1.77.0doticon
License: Permissive (MIT)

Visual Studio Code

Support
    Quality
      Security
        License
          Reuse

            vscodeby microsoft

            TypeScript doticon star image 144275 doticonVersion:1.77.0doticon License: Permissive (MIT)

            Visual Studio Code
            Support
              Quality
                Security
                  License
                    Reuse

                      React Component

                      reactby facebook

                      JavaScript doticonstar image 204880 doticonVersion:v18.2.0doticon
                      License: Permissive (MIT)

                      The library for web and native user interfaces

                      Support
                        Quality
                          Security
                            License
                              Reuse

                                reactby facebook

                                JavaScript doticon star image 204880 doticonVersion:v18.2.0doticon License: Permissive (MIT)

                                The library for web and native user interfaces
                                Support
                                  Quality
                                    Security
                                      License
                                        Reuse

                                          Kit Solution Source

                                          Tech_For_Good_HACKby yatharth-1504

                                          JavaScript doticonstar image 0 doticonVersion:Currentdoticon
                                          no licences License: No License (null)

                                          Support
                                            Quality
                                              Security
                                                License
                                                  Reuse

                                                    Tech_For_Good_HACKby yatharth-1504

                                                    JavaScript doticon star image 0 doticonVersion:Currentdoticonno licences License: No License

                                                    Support
                                                      Quality
                                                        Security
                                                          License
                                                            Reuse

                                                              Deployment Information

                                                              The library added in this section is primarily used to create this project. The entire solution is available as a package to download from the source code repository.

                                                              For Windows OS, Download, extract the file from here Note: Do ensure to extract the zip file before running it. 1. Extract the zip file and navigate to the corresponding directory 2. Open command prompt in the extracted directory and run the command npm install && npm start Instruction to run: Follow the below instructions to run the solution. 1. Locate and open the extracted zip file "Tech_For_Good_HACK-master" in Visual studio code. 2. Execute the commands npm install && npm start 3. Its starts the application in your local web server http://localhost:3000