Import/export tests from one site installation to another should allow to:
- select which tests to export (built-in wp feature)
- export test's data (should implement custom post type export)
- import test's date (should implement custom post type import)
Test's data to export:
- title, description
- related taxonomies (results, scales, global answers)
- questions, answers, formulas
Source: https://wordpress.org/support/topic/importexport-from-one-site-to-another?replies=4