Found it at http://www.question2answer.org/modules.php?module=viewer
calc_quality($content, $format) should return a numerical value indicating your viewer's ability to render the supplied $content in $format, as retrieved from Q2A's database. You should return 1.0 to indicate perfect ability, and 0.0 for complete inability. For each piece of content, the viewer module returning the highest value will be used.
calc_quality($content, $format)
$content
$format
1.0
0.0
Welcome to the Q&A site for Question2Answer.
If you have a question about Q2A, please ask here, in English.
To report a bug, please create a new issue on Github or ask a question here with the bug tag.
If you just want to try Q2A, please use the demo site.