GLBITM User Manual
GLBITM User Manual
How to login?
• 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.
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
3. Execution Timeout:
FAQs: