List of all available Websheets
Editing by . You have unsaved changes. Log in above to create, edit, preview and publish Websheets.
Property | Value |
---|---|
Description html markup shown to student | |
Epilogue html markup shown when solved | |
Public permissions | remove |
Remarks Comments, history, license, etc. | |
Engine | |
Choices json list of string, bool pairs e.g. [["good", true], ["bad", false]] | |
Correct answer | |
Template / Reference solution | |
Template / Reference solution | |
Java test suite See manual | |
C++ test suite json list of stdin/args tests e.g. [{"stdin":"hi", "args":["4", "5"]}, {"stdin":"noargs"}] to just run once with no input use [{}] | |
C++ test suite See manual | |
Forbidden substrings json list of strings e.g. ["for","while"] | |
Solution visibility | remove |
Java imports json list of importables e.g. ["java.util.*"] | |
Override Java classname else defaults to websheet name | remove |
Dependent on other websheets? json list of websheet names in this folder e.g. ["DataStructure"] | |
Is example? i.e., just a demo | remove |
Add compiler flag(s) json list of flags e.g. ["-Wno-unused-variable"] | |
Remove default compiler flag(s) | |
Optional properties:
Note: problems are open-source by default (see 'Public permissions'). Assumed license for open problems is Creative Commons 4.0 Attribution-ShareAlike unless specified in 'Remarks'.