-
Notifications
You must be signed in to change notification settings - Fork 0
Student Registration
Arjun Grover edited this page Oct 22, 2019
·
5 revisions
Student Registration is a two-step process. The first step is overtook by the Program Manager through Thapar DashBoard and the second step is performed by the student on the LMS application.
- Program Manager needs to visit the Thapar Dashboard.
- He/she needs to select the Add student to use the app option being displayed on the page.
- Now, he/she can add one or more students at a time.
- To add a single student, he/she just have to add all the details of the student under the heading "New Student Enrollment".
- To add more than one student, he/she has to import a CSV/Excel file with all the details. Refer the sample file for the format of the CSV file.
- After uploading the details, it will reflect in the database under the column "first_second_year_student_details".
- The Program Manager again needs to visit the Thapar Dashboard and select the Enroll First Year Student option.
- Now, again he/she can enroll one or many students at a time.
- To enroll a single student, enter the Roll No. and Batch Number.
- To enroll more than one student, he/she has to import a CSV/Excel file. Refer the sample file for the format of the CSV file.
- After uploading the details, it will reflect in the database under the column "First_year_students".
- The student needs to open the NewIndiaLMS app and register on it.
- The student will receive an OTP on the registered mobile number. After entering the OTP, he/she is registered on the application.
- As soon as the student register, it gets reflected in the database under the column "registration".
- Once the student is registered on the application, he/she can now login and use the application.
Program Manager
- Registration?
- Login
- Course List
- Course Schedule?
- Academic Calendar
- Student Picture Book
- Add Course
- Remove Course
- Student View
- Faculty View
- Feedback Module
- Logout
Faculty
- Registration
- Assign Courses
- Login
- Request Feedback
- Course List
- Course Schedule
- Academic Calendar
- Notification
- Logout
Student
- Registration
- Login
- Submit Feedback
- My Profile
- My Courses
- My Attendance
- My Schedule
- Academic Calendar
- Notification
- Directory
- Logout
DashBoard