survey.user_input :: Survey User Input

Metadata for a set of one user's answers to a particular survey

Fields

  • access_token [readonlyrequiredchar]: Identification token

  • activity_calendar_event_id [readonlymany2one: calendar.event]: Next Activity Calendar Event

  • activity_date_deadline [readonlydate]: Next Activity Deadline

  • activity_exception_decoration [readonlyselection]: Activity Exception Decoration

  • activity_exception_icon [readonlychar]: Icon

  • activity_ids [one2many: mail.activity]: Activities

  • activity_state [readonlyselection]: Activity State

  • activity_summary [char]: Next Activity Summary

  • activity_type_icon [readonlychar]: Activity Type Icon

  • activity_type_id [many2one: mail.activity.type]: Next Activity Type

  • activity_user_id [readonlymany2one: res.users]: Responsible User

  • attempts_count [readonlyinteger]: Attempts Count

  • attempts_limit [readonlyinteger]: Number of attempts

  • attempts_number [readonlyinteger]: Attempt n°

  • create_date [readonlydatetime]: Created on

  • create_uid [readonlymany2one: res.users]: Created by

  • deadline [datetime]: Deadline

  • display_name [readonlychar]: Display Name

  • email [readonlychar]: Email

  • end_datetime [readonlydatetime]: End date and time

  • has_message [readonlyboolean]: Has Message

  • id [readonlyinteger]: ID

  • invite_token [readonlychar]: Invite token

  • is_attempts_limited [readonlyboolean]: Limited number of attempts

  • is_session_answer [boolean]: Is in a Session

  • last_displayed_page_id [many2one: survey.question]: Last displayed question/page

  • message_attachment_count [readonlyinteger]: Attachment Count

  • message_follower_ids [one2many: mail.followers]: Followers

  • message_has_error [readonlyboolean]: Message Delivery error

  • message_has_error_counter [readonlyinteger]: Number of errors

  • message_has_sms_error [readonlyboolean]: SMS Delivery error

  • message_ids [one2many: mail.message]: Messages

  • message_is_follower [readonlyboolean]: Is Follower

  • message_needaction [readonlyboolean]: Action Needed

  • message_needaction_counter [readonlyinteger]: Number of Actions

  • message_partner_ids [many2many: res.partner]: Followers (Partners)

  • my_activity_date_deadline [readonlydate]: My Activity Deadline

  • nickname [char]: Nickname

  • partner_id [readonlymany2one: res.partner]: Contact

  • predefined_question_ids [readonlymany2many: survey.question]: Predefined Questions

  • question_time_limit_reached [readonlyboolean]: Question Time Limit Reached

  • rating_ids [one2many: rating.rating]: Ratings

  • scoring_percentage [readonlyfloat]: Score (%)

  • scoring_success [readonlyboolean]: Quizz Passed

  • scoring_total [readonlyfloat]: Total Score

  • scoring_type [readonlyselection]: Scoring

  • start_datetime [readonlydatetime]: Start date and time

  • state [readonlyselection]: Status

  • survey_first_submitted [boolean]: Survey First Submitted

  • survey_id [readonlyrequiredmany2one: survey.survey]: Survey

  • survey_time_limit_reached [readonlyboolean]: Survey Time Limit Reached

  • test_entry [readonlyboolean]: Test Entry

  • user_input_line_ids [one2many: survey.user_input.line]: Answers

  • website_message_ids [one2many: mail.message]: Website Messages

  • write_date [readonlydatetime]: Last Updated on

  • write_uid [readonlymany2one: res.users]: Last Updated by