We would like to have a Google Forms like feature for feedback, surveys, and reports. A first use case is user feedback for image examination in context of the MIC rocket.
Description
Description
Revisions and Commits
Revisions and Commits
rMITK MITK | |||
Restricted Differential Revision | rMITK963d1b22dc5e Add initial version of MitkForms module | ||
Restricted Differential Revision | rMITKc7f8764cff3c Add initial version of MitkFormsUI module | ||
Restricted Differential Revision | rMITKfc2bb7ff4844 Add Forms Example plugin | ||
Restricted Differential Revision | rMITK41060cb28fec Fix flat buttons and box-shaped frames in dark style | ||
Restricted Differential Revision | rMITKb91a957028f1 Add Form field to SegmentationTaskList | ||
Restricted Differential Revision | rMITK65128d80496d Clean up class design of QuestionWithOptions | ||
Restricted Differential Revision | rMITKfe05e2c34e05 Replace deprecated Qt functionality | ||
Restricted Differential Revision | rMITKd525f12fa8d4 Add documentation to Question class | ||
Restricted Differential Revision | rMITK825e1a46a15f Fix typo | ||
Restricted Differential Revision | rMITK353712e32028 Add more documentation | ||
Restricted Differential Revision | rMITK6c9f0a350414 Fix formatting | ||
Restricted Differential Revision | rMITK6b482bfd0a37 Return the index of newly added options | ||
Restricted Differential Revision | rMITKa40f5910c4f6 Simplify response handling by using std::set instead of std::vector | ||
Restricted Differential Revision | rMITKb19c0760293b Add documentation | ||
Restricted Differential Revision | rMITK5de14cf2bcec Refactor Submit() method into SubmitToCSV() free function | ||
Restricted Differential Revision | rMITKd91af80e16d8 Add range-based for loop compatible iteration interface for sections | ||
Restricted Differential Revision | rMITK22c6ad7a5e4a MITK Forms |