https://github.com/kannankumar/shloka
interactive Learning Management System (iLearningMS)
https://github.com/kannankumar/shloka
Last synced: 23 days ago
JSON representation
interactive Learning Management System (iLearningMS)
- Host: GitHub
- URL: https://github.com/kannankumar/shloka
- Owner: kannankumar
- Created: 2013-02-24T19:27:14.000Z (over 13 years ago)
- Default Branch: master
- Last Pushed: 2018-07-22T08:13:10.000Z (almost 8 years ago)
- Last Synced: 2025-03-05T16:52:00.465Z (over 1 year ago)
- Language: JavaScript
- Homepage: https://kannankumar.github.io/shloka
- Size: 91.1 MB
- Stars: 0
- Watchers: 1
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
Shloka
======
Project Page - http://kannankumar.github.io/Shloka/
Shloka is a Learning Management System (LMS) that aims to provide interactive learning tools and content. It is a basic bare-bones LMS where teachers can add subjects, chapters and resources for those subjects which will be shown on the portal and students can only view/interact with the content.This LMS has a few built-in interactive features/ learning tools which are listed below.
##Features:
#### 1. Quizzy-Video
This app is designed to make video content less monotonous and more interactive with the help of pop-quizzes at predefined times during the video playback.The teachers provide a video link(supports youtube/vimeo), set the questions and when to show them and students get an interactive answer-as-you-watch experience.We call this the Quizzy-video.

#### 2. Pro-Scheduler
Pro-Scheduler was designed as a proof-of-concept app to showcase the use of interactive online exercises for students(with the help of Web 2.0 technologies) to aid learning.This specific app is aimed at allowing students to solve (Operating Systems concept of)process scheduling exercices interactively(currently supports addition of FCFS and SJF techniques).

The app has an introductory walkthrough to explain the app interface and the goals of the exercise to the students:


#### 3. i-Walkthru
This app is a proof-of-concept app to showcase interactive content thats walks the student through the topics/concepts to learn.In this particular example we explain the Operating System concept of Process States using ticker text and colourful interactive graphics.

#### 4. Interactive Breadboard
A prototype to showcase the use of online lab practicals as a way of conducting primers for practical sessions in Digital Electronics.
##Contributors:
Kannan Kumar(@kannanpkumar)
Saurabh Hebbalkar(@saurabhebbalkar)
Saharsh Parekh(@saharshparekh)