חיבור למערכות חיצוניות
אנו מתורגלים בהתממשקות לסקרי קוולטריקס, אך אם ישנה היכרות פחות טובה עם קוולטריקס אנו שמחים להציע תכנות במערכת שלנו.
- הנבדקים חייבים לחזור באופן אוטומטי לפאנל בסיום המחקר
- אסור ליצור קישורים שמאפשרים לצאת החוצה באמצע השאלון
- אסור לשאול שאלות המאפשרות זיהוי פרטים: דוא''ל, מספר טלפון או כתובת מגורים
- החוקרים אחראים על כל היבט של בניית היישום החיצוני - כולל הממשק עם הפאנל
להלן ההנחיות לממשק עם מערכת ה- Qualtrics:
- משלבים את הנתון המזהה של המשתתפים בטבלה שלכם:
Edit Survey -> Survey Flow -> Add Below -> Embedded Data -> write into the field: uid -> save flow
- שליחת המשתתפים בחזרה לאתר שלנו במקרה של סיום תקין:
Survey Flow -> Add a new element here (at the bottom of the flow) -> End of Survey (Red button) -> Customize -> Click Override Survey Options -> Click Redirect to a URL -> write into the field: https://www.midgampanel.com/surveyThanks2.asp?USER=${e://Field/uid}&status=OK -> save changes and click PUBLISH
למקרה וצריך לסנן או לפסול משיבים שענו לא נכון בבדיקת קריאה - צריך להגדיר ''בלוקים'' בצורה כזו שהבלוק יסתיים מייד לאחר הפילטר או שאלת בדיקת הקריאה. לאחר מכן:
- במקרה שיש אפשרות של סירוב להשתתף במחקר:
Survey Flow -> Add Below (inside the block which contains the reading check question) -> Branch -> Add Condition (here you define who will be sent away) -> Add a new element here (below block) -> End of survey -> Customize -> Redirect to a URL -> write into the field: https://www.midgampanel.com/surveyThanks2.asp?USER=${e://Field/uid}&status=refused -> save changes
- במקרה של כישלון בשאלת בקרת קריאה (נא לעדכן אותנו):
Survey Flow -> Add Below (inside the block which contains the reading check question) -> Branch -> Add Condition (here you define who will be sent away) -> Add a new element here (below block) -> End of survey -> Customize -> Redirect to a URL -> write into the field: https://www.midgampanel.com/surveyThanks2.asp?USER=${e://Field/uid}&status=failed -> save changes
- במקרה של סינון (נא לעדכן אותנו):
Survey Flow -> Add Below (inside the block which contains the filter question) -> Branch -> Add Condition (here you define who will be filtered) -> Add a new element here (below block) -> End of survey -> Customize -> Redirect to a URL -> write into the field: https://www.midgampanel.com/surveyThanks2.asp?USER=${e://Field/uid}&status=filtered -> save changes
לאחר השלמת צעדים אלה, יש לוודא ביצוע Publish ולאחר מכן לשתף אותנו בכתובת midgampanel@gmail.com באמצעות Collaborate עם הרשאות עריכה והפצה.