Lapuni User Guide ================= How to use Lapuni day to day: setting up what your patients will do, and reading back what they did. These pages describe the **web app**, the screen a researcher or clinician works in. They are written for the person using Lapuni, not for the person building it. Developer documentation lives separately, under ``/lapuni/dev/``. .. toctree:: :maxdepth: 2 :caption: Building a protocol protocol-editor Where to start -------------- A **protocol** is the ordered list of exercises a patient works through. It is the centre of everything else: patients are assigned a protocol, results come back per exercise, and reports are grouped the way the protocol is. So :doc:`protocol-editor` is the place to begin. Everything else assumes a protocol already exists.