Qualtrics has no recurring scheduler for ecological momentary assessment. Without one, a coordinator books invitations one at a time — for every participant, for every time slot, for every day of the protocol. QualSched computes the entire plan, shows it to you, and sends it. It is free, open source under the MIT license, and installed by download.
In useQualSched installs without administrator rights on Windows, macOS, and Linux — a deliberate choice, because the person who schedules a study rarely controls the machine they schedule it from. Several Qualtrics accounts can be configured side by side and switched freely, so a coordinator working across institutions does not need separate installations. Studies already running under the earlier command-line tool can import their existing configuration files directly.
API tokens are never written to the settings file; they go into the operating system's own credential store, and every call to Qualtrics is made by the application's Rust core rather than the interface layer. The tool is released under the MIT license because scheduling infrastructure is not where a study should have a dependency it cannot inspect — the scheduling rules, including how daylight-saving transitions and midnight-crossing windows are resolved, are readable and unit-tested in the open.
QualSched is free to download and in use for active studies today. If your protocol needs invitations booked across time zones, we would like to hear about it.
admin@omnikog.com