mirror of
https://github.com/ACSPRI/queXS
synced 2024-04-02 12:12:16 +00:00
Added referral function (requires addition to database)
This commit is contained in:
@@ -1,3 +1,9 @@
|
||||
New Feature: Accept case referrals
|
||||
|
||||
Database updates:
|
||||
|
||||
ALTER TABLE `questionnaire` ADD `referral` TINYINT( 1 ) NOT NULL DEFAULT '0' AFTER `self_complete`
|
||||
|
||||
queXS 1.9.0 - Changes since 1.8.0
|
||||
|
||||
New Feature: Supervisor chat via XMPP/Jabber (allow interviewers to chat with a supervisor from the interviewer screen)
|
||||
|
||||
Reference in New Issue
Block a user