cirandas.net

ref: master

plugins/evaluation/test/evaluation_plugin_evaluations.yml


 1
 2
 3
 4
 5
 6
 7
 8
 9
10
11
12
13
14
15
16
17
# Read about fixtures at http://ar.rubyonrails.org/classes/Fixtures.html

one:
  evaluation_type: MyString
  evaluation_id: 1
  score: 9.99
  text: MyText
  evaluator_id: 1
  evaluated_id: 1

two:
  evaluation_type: MyString
  evaluation_id: 1
  score: 9.99
  text: MyText
  evaluator_id: 1
  evaluated_id: 1