10
U
Property:Level
(Created page with "Has type::string") |
|||
Line 1: | Line 1: | ||
− | [[Has type::string]] | + | |
+ | This property is used to define what difficulty level a tutorial, recipe etc. has. The property is of type [[Has type::string]]. | ||
+ | |||
+ | == Allowed values == | ||
+ | * [[Allows value::Absolute beginner]] | ||
+ | * [[Allows value::Novice]] | ||
+ | * [[Allows value::Intermediate]] | ||
+ | * [[Allows value::Advanced]] |
Latest revision as of 13:21, 26 November 2012
This property is used to define what difficulty level a tutorial, recipe etc. has. The property is of type string.
Allowed values
- Absolute beginner
- Novice
- Intermediate
- Advanced
Pages using the property "Level"
Showing 10 pages using this property.
C | |
---|---|
Combining structs + | Novice + |
Converting strings between ASCII and Unicode and others + | Novice + |
Creating a subtype using struct template + | Novice + |
D | |
Dispatching an object based on its dynamic type + | Novice + |
E | |
Exception re-throwing helper + | Novice + |
F | |
Finding all Functions in a Module + | Novice + |
L | |
Logging mechanisms + | Novice + |
M | |
Minimalistic cross-platform Rakefile + | Novice + |
S | |
Simple custom compile-time DSL + | Novice + |
U | |
Using string mixins for logging + | Novice + |