Closed
Description
Breakdown of #139
Set of guidelines related to writing preloaded code.
Proposed guidelines:
- stick to general coding guidelines
- user solution is able to read a file with preloaded snippet, and call code present in it, access variables and types defined there. do not put reference solution, verification functions, or any information wchich should be hidden from users in preloaded because they can be called, read, or modified by user solution.
- can be used to reduce boilerplate, but remember it's not visible to users in UI. If necessary/convenient, consider putting it in description
Metadata
Metadata
Assignees
Labels
No labels