error_outline
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 settings Settings in the menu at the top.
- Click Accessibility in the menu on the left.
- Check the box Code editor in the Utilities section.
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.
error_outline
The output of the code will only be shown when the
print statement is used.
Comments
0 comments
Article is closed for comments.