Line 2: |
Line 2: |
| | | |
| === Overview === | | === Overview === |
| + | Lumi is an educational platform designed to provide interactive and engaging learning experiences for students. It offers a range of features and tools for both teachers and students to enhance the learning process. |
| + | |
| + | With Lumi, teachers can create and deliver lessons, assessments, and assignments in a digital format. They can incorporate multimedia elements such as videos, images, and interactive activities to make the content more engaging. Lumi also provides tools for real-time collaboration, allowing students to interact with their peers and teachers during lessons. |
| + | |
| + | Lumi aims to create a dynamic and interactive learning environment, leveraging technology to foster student engagement and facilitate effective teaching practices. It can be used in both traditional classroom settings and remote learning scenarios, providing flexibility and accessibility for educators and students alike. |
| | | |
| === Installation === | | === Installation === |
| + | |
| + | ==== For Ubuntu ==== |
| + | To install Lumi through the terminal, follow the below steps : |
| + | |
| + | # Open terminal by clicking Applications->System Tools->Terminal or through keyboard shortcut <code>Ctrl+Alt+T</code> |
| + | # In the terminal window, type below command and press enter key |
| + | # <code>sudo snap install lumi</code> |
| + | # Now type your ubuntu password(it will not display on your screen),press Enter |
| | | |
| ==== For Windows ==== | | ==== For Windows ==== |