0% found this document useful (0 votes)
397 views7 pages

LPU - Students User Manual

This document provides instructions for logging in to an online portal, filling out a user profile, accessing courses and assessments, taking multiple choice and coding assessments, interpreting compiler messages, and addresses some frequently asked questions. The key steps are to log in using your registered number as your email followed by "@neocolab.ai" and that number as your password, fill out your profile, access courses by clicking on them in the dashboard, take assessments by clicking "Take Test", choose options or type code for questions, and submit code to evaluate answers and calculate marks. Video links are also provided for additional help.

Uploaded by

conaxer899
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as PDF, TXT or read online on Scribd
0% found this document useful (0 votes)
397 views7 pages

LPU - Students User Manual

This document provides instructions for logging in to an online portal, filling out a user profile, accessing courses and assessments, taking multiple choice and coding assessments, interpreting compiler messages, and addresses some frequently asked questions. The key steps are to log in using your registered number as your email followed by "@neocolab.ai" and that number as your password, fill out your profile, access courses by clicking on them in the dashboard, take assessments by clicking "Take Test", choose options or type code for questions, and submit code to evaluate answers and calculate marks. Video links are also provided for additional help.

Uploaded by

conaxer899
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as PDF, TXT or read online on Scribd
You are on page 1/ 7

LPU - User Manual

How to login?

• Step 1: Kindly navigate to the following URL: https://lpucolab438.examly.io/

• Step 2: Your email ID for login will be your registered number followed by "@neocolab.ai" and the
password should be your Register number. (Kindly reset your password upon logging in.)

Profile Filling Details:

• Fill in your Personal Information, Academic Information and make sure to provide accurate
details as it cannot be edited in the future.
• Click Submit and publish your profile.
To access the Course & Assessments:

• After logging in to the portal, you'll land at the Dashboard. On the left side, you'll find
the "Courses" section. Selecting this will display a list of all the courses and tests you're
enrolled in.

• Here you'll find the courses/assessments in which you have been enrolled.
• Each course has modules that can be expanded or minimized by clicking on the arrows.

• In each course, you can access Learning Content, Practice Tests, and Assessments. Click the
"Play" button to view the Learning Content and the "Take Test" button to start a test.

• When you've identified the assessment, which you need to complete, proceed by clicking on
"Take Test":
• For MCQ questions, you can choose the options and move to next questions

• For programming questions, type the code in the code editor and compile it. Make sure you
click submit code button to evaluate your internal/hidden test cases. Only if you click submit
code button your code will be evaluated and marks will be calculated.
• In the coding section, you will see “Whitelist”.
Whitelist – These are the mandatory keywords, that need to be included in the
coding.

Interpreting Common Compiler Messages:


When you compile a program, you may encounter specific compiler messages. To aid your
understanding of these messages, please review the following explanations:

1. "Object Object":
This message is indicative of potential issues like:
- Incorrect input sequencing.
- Logic errors within the code.
- If you forget to add an exit option for programs within the switch case, this message will
appear

2. Internet Network Error:


This error occurs due to any issues with the internet connection

3. Execution Timeout:

This occurs when:

1. The program logic is flawed.

2. An infinite loop exists in the program.

3. Slow internet connectivity is present.

FAQs:

1. Will my answers be saved if there is Internet Issue?


Only the answers that you have compiled and submitted will be retained. If you continue
entering the code and encounter an internet issue, the code will not be saved. You will see
the following prompt message in such a situation:
Video Links for better understanding:-

• Please find the video link addressing the two points:


https://www.loom.com/share/483537ba28184ce78c9e3812df35164b

1. How to Enter the User details


2. How to take the coding assessment

• Please find the video link addressing the two points:


https://www.loom.com/share/737f76f994e04ab3ad5b85e52c88b5cc

1. How to view the result and analysis


2. How to change the password

You might also like