survey |
Survey
Catalog: Odoo
Schema: survey
Documentation:
This model defines additional actions on the 'survey.survey' model that
can be used to load a survey sample. The model defines a sample for:
(1) A feedback form
(2) A certification
(3) A live presentation
The data in this table is partitioned per value of the column.
This is a read-only table. The Odoo API may not support changing the data or the Invantive SQL driver for Odoo does not cover it. In the latter case, please use the table NativePlatformScalarRequests to upload data to the Odoo API.
Table Columns
The columns of the table survey are shown below. Each column has an SQL data type.
Name |
Data Type |
Label |
Required |
Documentation |
---|---|---|---|---|
access_mode |
string |
Access Mode |
☑ |
|
access_token |
string |
Access Token |
☐ |
|
active |
boolean |
Active |
☐ |
|
activity_calendar_event_id_label |
string |
|
☐ |
|
activity_calendar_event_id |
string |
|
☐ |
|
activity_date_deadline |
datetime |
Next Activity Deadline |
☐ |
|
activity_exception_decoration |
string |
Activity Exception Decoration |
☐ |
Type of the exception activity on record. |
activity_exception_icon |
string |
Icon |
☐ |
Icon to indicate an exception activity. |
activity_ids |
string |
|
☐ |
|
activity_state |
string |
Activity State |
☐ |
Status based on activitiesOverdue: Due date is already passedToday: Activity date is todayPlanned: Future activities. |
activity_summary |
string |
Next Activity Summary |
☐ |
|
activity_type_icon |
string |
Activity Type Icon |
☐ |
Font awesome icon e.g. fa-tasks |
activity_type_id_label |
string |
|
☐ |
|
activity_type_id |
string |
|
☐ |
|
activity_user_id_label |
string |
|
☐ |
|
activity_user_id |
string |
|
☐ |
|
answer_count |
int32 |
Registered |
☐ |
|
answer_done_count |
int32 |
Attempts |
☐ |
|
answer_duration_avg |
decimal |
Average Duration |
☐ |
Average duration of the survey (in hours) |
answer_score_avg |
decimal |
Avg Score (%) |
☐ |
|
attempts_limit |
int32 |
Number of attempts |
☐ |
|
background_image_url |
string |
Background Url |
☐ |
|
background_image |
byte[] |
Background Image |
☐ |
|
certification_badge_id_dummy_label |
string |
|
☐ |
|
certification_badge_id_dummy |
string |
|
☐ |
|
certification_badge_id_label |
string |
|
☐ |
|
certification_badge_id |
string |
|
☐ |
|
certification_give_badge |
boolean |
Give Badge |
☐ |
|
certification_mail_template_id_label |
string |
|
☐ |
Automated email sent to the user when they succeed the certification, containing their certification document. |
certification_mail_template_id |
string |
|
☐ |
Automated email sent to the user when they succeed the certification, containing their certification document. |
certification_report_layout |
string |
Certification template |
☐ |
|
certification |
boolean |
Is a Certification |
☐ |
|
color |
int32 |
Color Index |
☐ |
|
create_date |
datetime |
Created on |
☐ |
|
create_uid_label |
string |
|
☐ |
|
create_uid |
string |
|
☐ |
|
description_done |
string |
End Message |
☐ |
This message will be displayed when survey is completed |
description |
string |
Description |
☐ |
The description will be displayed on the home page of the survey. You can use this to give the purpose and guidelines to your candidates before they start it. |
display_name |
string |
Display Name |
☐ |
|
has_conditional_questions |
boolean |
Contains conditional questions |
☐ |
|
has_message |
boolean |
Has Message |
☐ |
|
id |
int32 |
ID |
☐ |
|
is_attempts_limited |
boolean |
Limited number of attempts |
☐ |
Check this option if you want to limit the number of attempts per user |
is_time_limited |
boolean |
The survey is limited in time |
☐ |
|
message_attachment_count |
int32 |
Attachment Count |
☐ |
|
message_follower_ids |
string |
|
☐ |
|
message_has_error_counter |
int32 |
Number of errors |
☐ |
Number of messages with delivery error |
message_has_error |
boolean |
Message Delivery error |
☐ |
If checked, some messages have a delivery error. |
message_has_sms_error |
boolean |
SMS Delivery error |
☐ |
If checked, some messages have a delivery error. |
message_ids |
string |
|
☐ |
|
message_is_follower |
boolean |
Is Follower |
☐ |
|
message_main_attachment_id_label |
string |
|
☐ |
|
message_main_attachment_id |
string |
|
☐ |
|
message_needaction_counter |
int32 |
Number of Actions |
☐ |
Number of messages which requires an action |
message_needaction |
boolean |
Action Needed |
☐ |
If checked, new messages require your attention. |
message_partner_ids |
string |
|
☐ |
|
my_activity_date_deadline |
datetime |
My Activity Deadline |
☐ |
|
page_ids |
string |
|
☐ |
|
progression_mode |
string |
Display Progress as |
☐ |
If Number is selected, it will display the number of questions answered on the total number of question to answer. |
question_and_page_ids |
string |
|
☐ |
|
question_count |
int32 |
# Questions |
☐ |
|
question_ids |
string |
|
☐ |
|
questions_layout |
string |
Pagination |
☑ |
|
questions_selection |
string |
Question Selection |
☑ |
If randomized is selected, you can configure the number of random questions by section. This mode is ignored in live session. |
scoring_success_min |
decimal |
Required Score (%) |
☐ |
|
scoring_type |
string |
Scoring |
☑ |
|
session_answer_count |
int32 |
Answers Count |
☐ |
|
session_code |
string |
Session Code |
☐ |
This code will be used by your attendees to reach your session. Feel free to customize it however you like! |
session_link |
string |
Session Link |
☐ |
|
session_question_answer_count |
int32 |
Question Answers Count |
☐ |
|
session_question_id_label |
string |
|
☐ |
The current question of the survey session. |
session_question_id |
string |
|
☐ |
The current question of the survey session. |
session_question_start_time |
datetime |
Current Question Start Time |
☐ |
The time at which the current question has started, used to handle the timer for attendees. |
session_show_leaderboard |
boolean |
Show Session Leaderboard |
☐ |
Whether or not we want to show the attendees leaderboard for this survey. |
session_speed_rating |
boolean |
Reward quick answers |
☐ |
Attendees get more points if they answer quickly |
session_start_time |
datetime |
Current Session Start Time |
☐ |
|
session_state |
string |
Session State |
☐ |
|
slide_channel_count |
int32 |
Courses Count |
☐ |
|
slide_channel_ids |
string |
|
☐ |
The courses this survey is linked to through the e-learning application |
slide_ids |
string |
|
☐ |
The slides this survey is linked to through the e-learning application |
success_count |
int32 |
Success |
☐ |
|
success_ratio |
int32 |
Success Ratio (%) |
☐ |
|
time_limit |
decimal |
Time limit (minutes) |
☐ |
|
title |
string |
Survey Title |
☑ |
|
user_id_label |
string |
|
☐ |
|
user_id |
string |
|
☐ |
|
user_input_ids |
string |
|
☐ |
|
users_can_go_back |
boolean |
Users can go back |
☐ |
If checked, users can go back to previous pages. |
users_can_signup |
boolean |
Users can signup |
☐ |
|
users_login_required |
boolean |
Require Login |
☐ |
If checked, users have to login before answering even with a valid token. |
website_message_ids |
string |
|
☐ |
Website communication history |
write_date |
datetime |
Last Updated on |
☐ |
|
write_uid_label |
string |
|
☐ |
|
write_uid |
string |
|
☐ |
|
01-03-2023 15:29 Version 22.1.135-BETA+3826