Confiteor

Submit a Module

Paste your Examination of Conscience Module in JSON or Markdown format below. Your submission will be reviewed for consideration in the Examination of Conscience Module Library.

Format Reference

Markdown Format

---
producer: Your Name or Organization
name: My Custom Examination
version: 1.0.0
description: A brief description of this examination module.
color: #7E57C2
---

# Section Title

- **Category:** CUSTOM
- **Framework:** CUSTOM
- **Scripture:** "Scripture reference here." (Book Chapter:Verse)
- **Description:** A brief description of what this section examines.

### 1
Question text here — phrased as a yes/no question.
> Confession text here — phrased as an "I" statement.

### 2
A question for married people only.
> Confession text for this question.
- **Applicable To:** MARRIED

JSON Format

{
  "producer": "Your Name or Organization",
  "name": "My Custom Examination",
  "version": "1.0.0",
  "description": "A brief description of this examination module.",
  "color": "#7E57C2",
  "sections": [
    {
      "name": "Section Title",
      "category": "CUSTOM",
      "framework": "CUSTOM",
      "scripture": "Scripture reference here.",
      "description": "A brief description of what this section examines.",
      "questions": [
        {
          "text": "Question text here?",
          "confessionText": "I confessed here — phrased as an 'I' statement.",
          "applicableTo": ["MARRIED"]
        }
      ]
    }
  ]
}

Download the full templates: Markdown template · JSON template

Your Submission

Only submissions from real people are accepted. All content is checked for appropriate language before consideration.

Paste your full module in JSON or Markdown format. The format will be detected automatically.

Paste a valid module above to enable submission.

reCAPTCHA

Not familiar with JSON or Markdown?

Use the Module Builder to create your examination step-by-step with a simple form. You can download the result for personal use or submit it directly.

Important Disclaimer

Confiteor is a preparation aid for examination of conscience. It is not the Sacrament of Penance, does not absolve sins, and cannot replace sacramental confession with a priest.

To receive absolution, you must go to a priest and celebrate the sacrament of confession.