mirror of
https://github.com/ACSPRI/queXS
synced 2024-04-02 12:12:16 +00:00
Merged changes from vm line
This commit is contained in:
@@ -687,6 +687,16 @@ function get_respondent_selection_url()
|
||||
}
|
||||
|
||||
|
||||
/**
|
||||
* Get the URL to end the interview
|
||||
*
|
||||
* @return string The URL to end the interview
|
||||
*/
|
||||
function get_end_interview_url()
|
||||
{
|
||||
return QUEXS_URL . "rs_project_end.php";
|
||||
}
|
||||
|
||||
/**
|
||||
* Get start interviewer URL
|
||||
*
|
||||
|
||||
Reference in New Issue
Block a user