pub.quizzy.quizDone

quizzy.pub

{
  "id": "pub.quizzy.quizDone",
  "defs": {
    "main": {
      "key": "tid",
      "type": "record",
      "record": {
        "type": "object",
        "required": [
          "quizBegin",
          "timestamp"
        ],
        "properties": {
          "quizBegin": {
            "ref": "com.atproto.repo.strongRef",
            "type": "ref",
            "description": "Reference to the quizBegin record"
          },
          "timestamp": {
            "type": "string",
            "format": "datetime",
            "description": "When this participant finished"
          }
        }
      },
      "description": "Signals that a participant has finished contributing to answers for this quiz"
    }
  },
  "$type": "com.atproto.lexicon.schema",
  "lexicon": 1
}

Validate Record

Validate a record against pub.quizzy.quizDone

Validation Options
Treat any remaining unresolved references as valid

Metadata

DID
did:plc:2xdx57nwdfr6pxfucv5cm6lv
CID
bafyreia4axuq3nsiyigvkctnlinukgt7gxvq56hdwcs2kczgxbuh7um3x4
Indexed At
2026-02-13 14:03 UTC
AT-URI
at://did:plc:2xdx57nwdfr6pxfucv5cm6lv/com.atproto.lexicon.schema/pub.quizzy.quizDone

Lexicon Garden

@