Global Fact Check Logs
System Logs {{ history|length }} records
{% for item in history %} {% endfor %}
# User Claim Verdict Confidence Evidence Date
{{ loop.index }} {{ item.username }} {{ item.claim }} {{ item.verdict }} {{ (item.confidence * 100)|round(1) }}% {{ item.evidence_count }} src {{ item.created_at.strftime('%Y-%m-%d %H:%M') }}