Code Monkey home page Code Monkey logo

e-learning's Introduction

The E-learning project is providing learning platform for students

e-learning's People

Contributors

samuels410 avatar sukumarreddy avatar m-narayan avatar

Stargazers

Heather Raffaella Riverso avatar

Watchers

James Cloos avatar Ankit avatar Hitesh avatar  avatar  avatar  avatar  avatar  avatar

e-learning's Issues

Teacher and TA bio and information

Add teacher and TB bio data and Information capturing

These information should be used in the course details page and We should able to capture more information such as twitter account, linked-in profile, face-book page, etc

work with @samuels410 to get the understanding of the current user management.

LMS integration points

LMS integration points
• Create/update/delete users
• User enroll updates as Student, teacher and TA
• Enroll/de-enroll a student to a course
• Assign teacher to a course
• Get module details for course details page
• User profile updates

use the git project https://github.com/mattparmett/canvas as the starting point for interfacing with canvas REST services.

work with @ankithbti to implement this feature.

Please take alook at the project
https://github.com/m-narayan/canvas
This integrate canvas rest api call
we need to add more rest calls to integrate the front end to canvas
Canvas api documentation is at https://canvas.instructure.com/doc/api/
Take a look at the canvas api page https://canvas.instructure.com/doc/api/all_resources.html for all resources
Create/update/delete users -> https://canvas.instructure.com/doc/api/users.html
User enroll updates as Student, teacher and TA -> https://canvas.instructure.com/doc/api/enrollments.html
Get module details for course details page -> https://canvas.instructure.com/doc/api/modules.html
User profile updates -> https://canvas.instructure.com/doc/api/users.html#method.users.update

Course Details page

Get the course details from module details in LMS and Teacher, TA details from the web-front end.

Work with @ankithbti for the screen design and the course details from LMS. Get help from @manikkathir for implementation.

Student enroll to a course

Add Student enroll to a course and it should update the web front end DB and take the student to the payment gateway page.

Need to get input from @ankithbti for the screen design. Work with @sukumarreddy to complete this task.

Course category via tagging

Integrate the smart coach course tagging to e-learning.
The gem https://github.com/mbleigh/acts-as-taggable-on (http://railscasts.com/episodes/382-tagging?view=asciicast) provide generic feature to implement a tagging system and it should be good fit for the course category.

We need to find the effort require to use the gem and if it is easy to develop the course category implementation then we can use this GEM over the smart coach course tagging.

work with @m-narayan to complete the task

User profile creation and updates

Integrate the current user profile create process with CAS log-in.

Allow users to upload profile pic.
Allow user pic to be linked to the user social network
Allow users to modify the name and other details

work with @samuels410 to understand the current code to add these features.
Check techgig.com work flow for user management and profile edit.

Course Student reviews

Install Canvas LMS on devSrv

Install Canvas LMS on devSrv with IP address as 192.168.1.40.
Use the latest code and the code is in the machine 192.168.1.15 /home/sysadmin/Downloads/Instructure*.gz

The canvas Installation instruction for the latest code is changed and use the one from canvas Wiki.

Install http://wiki.brightbox.co.uk/docs:ruby-ng as the ruby run-time

Use the Ruby NG related passenger module http://www.modrails.com/documentation/Users%20guide%20Apache.html#PassengerRuby

Work with @sukumarreddy to complete this installation

User role update into LMS

Create Ruby API to create add a user to different riles in LMS such as Student, Teacher, Teaching Assistant and Course Designer.

We need to send user creation, modification and removel events from the web frontend to the LMS back-end.
Use the Canvas Rest integration Ruby API to complete the operation and work with @sukumarreddy for these classes.

Work with @samuels410 for the user model details.

related to #17

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.