Accessing CodeTantra Coding Course - GLBITM
Accessing CodeTantra Coding Course - GLBITM
Table of Contents
1. Email Id and Password 2
2. How to access course through CodeTantra Portal 3
a) Completing a learning activity with MCQ in it 6
b) Completing a learning activity with coding question in it 7
c) Important Notes 7
To access the courses , you need to know the followings:
1. Email id and Password
2. How to access course through CodeTantra Portal
3. How to access course through CodeTantra
SEA
1. Visit https://glbitm.codetantra.com/login.jsp
5. Click on the Topic Name and the respective lesson you want to study from the list.
6. Selecting a lesson will show you a list of sub-topics and its associated learning
activities grouped together.
Once you access a course, you can complete a learning activity and move to the next
one.
● Some of the test cases are visible and the rest of them are hidden.
When you write a program and submit, the system will iterate through each test case
and for each test case, the system will provide input from the test case to your code
and compare your program output with the output of the test cases. If both these
outputs are matching, then the test case will be considered passed.
c)
Important Notes:
1. A question can be there with some code already written in the editor.
2. Any pre-written code with a red background indicates that it is non-editable.
3. Users must pay attention to the details of given Sample Test Cases before
solving a problem and try to produce the result as per the given test cases.
Consider the following output comparison. In Test case 1, the expected output is
lb:·264.0 but the user output is lb:··264.0. The difference here is one additional
space between lb: and 264.0 in user output.
To human eyes, both outputs look the same but to a computer it is not because
of character-by-character comparison. Therefore, it is important to pay attention
to the details of the test cases.
In this case, the user should modify the code to ensure that extra space is not
being printed and submit the code again.
For any technical query
Email: [email protected]
Call: