{
    "version": 1,
    "id": "question-code",
    "name": "Question Code",
    "shape": {
        "type": "rect",
        "text": "Question Code",
        "width": 160,
        "height": 70,
        "fontSize": 14,
        "fontFamily": "Segoe UI",
        "textColor": "#ffffff",
        "bgColor": "#0e9cef",
        "opacity": 1,
        "imageData": null
    },
    "workflow": {
        "path": "workflows/question-code.json",
        "name": "Question Code"
    },
    "tutorial": {
        "title": "Question Code",
        "intro": "",
        "introItems": [],
        "steps": [],
        "conditions": []
    }
}