+ This page belongs to whoever has claimed @Page.Summary.Name. + If you run it, claim it and it is yours. +
++ We have not read an MSSP report from this game. That is a fact about + our crawl rather than about your server — we may not have reached it yet, or your + server may not offer MSSP at all. Everything on your listing was measured some other + way. +
++ If you expected one, the game page shows when we last got in. +
+ } + else + { ++ Your report carries @Card.Carried variables and answers + @Card.Answered of them. This is our reading of it against the MSSP + specification — it is advice, not a measurement, and nothing here is published + anywhere else. +
+ + @if (Card.MeetsTheStandard && Card.Findings.Count == 0) + { +Nothing to report.
+ } + else if (Card.MeetsTheStandard) + { ++ The three MSSP requires are all answered. The rest is optional. +
+ } + + @foreach (var group in Card.Findings.GroupBy(f => f.Importance)) + { +