Move wordcloud template settings into metadata, and remove contents of definition (since no fields edited by studio authors have scope.settings)

This commit is contained in:
Calen Pennington
2013-05-13 09:05:05 -04:00
parent 1353ae3ec2
commit b78e044018

View File

@@ -2,6 +2,8 @@
metadata:
display_name: Word cloud
version: 1
data: |
<word_cloud num_inputs="5" num_top_words="250" display_student_percents="True" />
num_inputs: 5
num_top_words: 250
display_student_percents: True
data: {}
children: []