skill-assessment-app/test/fixtures/candidates.yml
2016-11-16 18:44:18 -06:00

72 lines
1.9 KiB
YAML

# Read about fixtures at http://api.rubyonrails.org/classes/ActiveRecord/FixtureSet.html
roy: # Roy should have started, and is ready for a reminder
name: Roy Cruz
email: <%= CryptSerializer.dump 'roy.cruz@mailinator.com' %>
experience: 0-3
recruiter: recruiter
quiz: fed
completed: false
reminded: false
test_hash: NmEjDkOEKY4
gillian: # Gillian has not begun the test
name: Gillian Anderson
email: <%= CryptSerializer.dump 'gillian.anderson@mailinator.com' %>
experience: 4-6
recruiter: recruiter
quiz: fed
completed: false
reminded: false
test_hash: fbBOCmkhVC0
martha: # Martha has not begun the test
name: Martha Watts
email: <%= CryptSerializer.dump 'martha.watts@mailinator.com' %>
experience: 4-6
recruiter: recruiter
quiz: fed
completed: false
reminded: false
test_hash: R67PmfDHGiw
dawn: # Dawn has completed, and been reminded, but not submitted the test
name: Dawn Hopkins
email: <%= CryptSerializer.dump 'dawn.hopkins@mailinator.com' %>
experience: 0-2
recruiter: recruiter
quiz: fed
completed: false
reminded: true
test_hash: OvP0ZqGKwJ0
peggy: # Peggy has completed, and been reminded, but not submitted the test
name: Peggy Blisters
email: <%= CryptSerializer.dump 'peggy.blisters@mailinator.com' %>
experience: 0-2
recruiter: recruiter
quiz: fed
completed: false
reminded: true
test_hash: 242a9d5d085
richard: # Richard has completed AND submitted the test
name: Richard Burns
email: <%= CryptSerializer.dump 'richard.burns@mailinator.com' %>
experience: 15+
recruiter: recruiter
quiz: fed
completed: true
reminded: false
test_hash: 6NjnourLE6Y
juan: # Juan has chosen "finish later" for live coders
name: Juan Campbell
email: <%= CryptSerializer.dump 'juan.campbell@mailinator.com' %>
experience: 15+
recruiter: recruiter
quiz: fed
completed: false
reminded: true
test_hash: qKQo0l4dyol