Updated Plot analysis: (markdown)

Jesse Boyd 2015-07-19 20:49:51 +10:00
parent 71a6eb2ee3
commit 196f9e5332

@ -73,20 +73,20 @@ clear:
### How do I auto calibrate plot analysis?
Plot analysis can be auto calibrated based on plot ratings. The more ratings you have, the more accurate the calibration will be.
**To rate plots use:**
`/plot rate next` - To teleport to the next ratable plot (this is skewed so that low quality plots receive less ratings)
`/plot rate <value>` - To rate the plots
**To rate plots use:**
`/plot rate next` - To teleport to the next ratable plot (this is skewed so that low quality plots receive less ratings)
`/plot rate <value>` - To rate the plots
The best way to get good data is to just encourage players on the server to rate as many plots as they can - you can always recalibrate.
The best way to get good data is to just encourage players on the server to rate as many plots as they can - you can always recalibrate.
**To calibrate use:**
`/plot debugexec calibrate-analysis <percentage>`
The percentage is what (rough) percent of old plots you would like to have cleared. If you just want to get rid of some really low quality plots e.g. 7% of plots use:
`/plot debugexec calibrate-analysis 7`
**To calibrate use:**
`/plot debugexec calibrate-analysis <percentage>`
The percentage is what (rough) percent of old plots you would like to have cleared. If you just want to get rid of some really low quality plots e.g. 7% of plots use:
`/plot debugexec calibrate-analysis 7`
To view the current complexity of the plot you are in use `/plot debugexec analyze` - then the same command to view the analysis.
**To recalibrate:**
It is best to clear the current analysis so plots can be re-analyzed:
(optional) `/plot debugexec remove-flag analysis`
(required) `/plot debugexec calibrate-analysis <percentage>`
**To recalibrate:**
It is best to clear the current analysis so plots can be re-analyzed:
(optional) `/plot debugexec remove-flag analysis`
(required) `/plot debugexec calibrate-analysis <percentage>`