Changes

no edit summary
Line 32: Line 32:  
| <code>factual</code> || || is the simulation based on a real or fictional network (true/false)
 
| <code>factual</code> || || is the simulation based on a real or fictional network (true/false)
 
|-
 
|-
| <code>difficulty</code> ||  ☑️    || estimate of the simulation difficulty out of 10
+
| <code>difficulty</code> ||  ☑️    || estimate of the simulation difficulty out of 5
 
|-
 
|-
 
| <code>author</code>          ||        || leading developer/author (must match ROS site author name)
 
| <code>author</code>          ||        || leading developer/author (must match ROS site author name)
Line 86: Line 86:     
=== Conventions ===
 
=== Conventions ===
* In order to be accessible across most systems Documentation is assumed to be either in markdown, plain text or a PDF. Using formatted file types like <code>.docx</code> adds difficulty for any Linux users.
+
* Metadata files are assumed to be in <code>.toml</code> format.
 
* Definition of <code>difficulty</code> is still under discussion as there is no clear metric to measure it yet, it is recommended this key be ignored for now.
 
* Definition of <code>difficulty</code> is still under discussion as there is no clear metric to measure it yet, it is recommended this key be ignored for now.
 
* Documentation is listed as mandatory as all simulations should be accompanied with some form of manual to help users.
 
* Documentation is listed as mandatory as all simulations should be accompanied with some form of manual to help users.
confirmed, superuser, Administrators
1,577

edits