This feature is available as an add-on. Please contact your Customer Success Manager for more information.
This feature allows participants to compile and run live code within the code editor in Ans. Currently, we support Haskell, Python, R and Ruby.
To enable the code editor for participants, follow the steps below.
- Navigate to your assignment.
- Click the -icon at the top of the Editor panel.
- Check Run code in the Tools section.
- Click Update.
For an example, see the photo and GIF below (during a digital test):
To maintain the integrity of digital tests, internet access is disabled when running code. Any attempt to connect to external resources, such as websites, is blocked. This restriction is in place to ensure that students do not access unauthorised information during their digital test.
The output of the code will only be shown when the
print statement is used.
Comments
0 comments
Article is closed for comments.