LearnCen Docs
Guides 1 min read v9

Assignment submission process

The Assignment Module features a powerful Monaco-based code editor with real-time test execution. Students can paste their code directly in the browser and receive immediate feedback on their submission

Editor

  • Full Monaco editor (same engine as VS Code)
  • Syntax highlighting for multiple languages

Screenshot_submission_light

Assignment Instructions

The left panel shows the assignment description, requirements, and any hints provided by the instructor.

Screenshot_hints_light

Submitting Your Work

Once all visible tests pass, click "Submit" to finalize your assignment. Hidden test cases run on submission.