# Picking an input element when the answer is a drawing or image. source: "Where does the drawing come from?" { shape: diamond } pl_image_capture: "pl-image-capture" pl_file_upload: "pl-file-upload" kind: "What kind of diagram?" { shape: diamond } pl_excalidraw: "pl-excalidraw" pl_sketch: "pl-sketch" pl_drawing: "pl-drawing" source -> pl_image_capture: "Photo of handwritten work" source -> pl_file_upload: "Uploaded image\n(e.g., from external tools)" source -> kind: "Drawn \nin the browser" kind -> pl_excalidraw: "Freeform vector drawing" kind -> pl_sketch: "Mathematical curves\n/ sketches" kind -> pl_drawing: "Geometric shapes /\nFBD-style objects"