Skip to content

#49 enable internal copy. Includes test, documentation, example, and implementation.

Closes #49 (closed)

With this change now it is possible to create a copy of a CodeRunner SQL-DDL Question by including the internal_copy: true attribute in the YAML document.

The result is the question is duplicated, then the title and the RESULT_COLUMNS are changed as shown in the following images:

Question list with both, original and copy.

Fields for the RESULT_COLUMNS

Merge request reports

Loading