Skip to content

Authoring guidelines: preloaded code #148

Closed
@hobovsky

Description

@hobovsky

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

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions