All Execution Systems Operational

Submit a Support Ticket

Encountered an issue during a lab or exam? Let IT Support know.

Technical Bug / Editor Issueexpand_more
cloud_upload

Click to browse images

PNG, JPG up to 5MB

Frequently Asked Questions

videocamWhy did I receive a webcam strike?
expand_more

Webcam strikes occur if the AI detects you looking away from the screen for prolonged periods, if another person enters the frame, or if your face is obscured. Ensure you are in a well-lit room.

timerWhy did my code throw a Time Limit Exceeded (TLE) error?
expand_more

A TLE means your code took too long to run. This usually happens if you have an infinite loop, or if your algorithm is too slow (e.g., O(N^2) instead of O(N log N)) for the hidden test cases.

wifi_offWhat happens if my internet disconnects during an exam?
expand_more

CodeScript auto-saves your drafts to your browser's local storage and the cloud every 10 seconds. If you disconnect, do not refresh the page. Reconnect to Wi-Fi, and your progress will instantly sync back.

gavelWhat are the rules for exam integrity?
expand_more

You must remain in full screen. Switching tabs, using secondary devices, or copy-pasting code from external sources will trigger automated flags and may terminate your session.

deployed_codeCan I use external libraries like NumPy or Pandas?
expand_more

Students cannot manually pip install packages during an exam. However, if your professor requires specific libraries (like scikit-learn), they will be pre-installed globally on the server and ready to import instantly.

alarmWhat happens if the exam timer runs out?
expand_more

When the global exam timer or your personal duration limit expires, the platform will automatically submit your most recently saved draft. No manual action is required.

mail

Direct Contact

codescriptggu@gmail.com