SurveyJS Dashboard
설문조사 데이터를 즉시 효과적인 대시보드로 전환하여 분석 결과를 확보할 수 있습니다.
SurveyJS사에서 공개
2025년 부터 ComponentSource에서 판매중
Released: Oct 28, 2025
Custom Question Numbering Pattern Within Survey Pages and Dynamic Panels
questionStartIndex property determines the question numbering pattern throughout the form. Starting with SurveyJS v2.3.12, you can also set questionStartIndex for individual survey pages and dynamic panels to create independent numbering patterns."showQuestionNumbers": "onpage").questionStartIndex that includes the page and question numbers.team_member_feedback dynamic panel has an internal question numbering pattern.Remove the Property Grid from Survey Creator
removeSidebar property, which removes the Property Grid entirely.Form Library
{panelIndex} was not updated when survey.data was defined.clearInvisibleValues is "onHiddenContainer" and an option is unchecked and checked again.visibleIf condition didn't work when it references a question that contains a dot and space in its name.Survey Creator
"inputType": "email" to the survey JSON schema.