FactoryBot.define do factory :student do lasid { "MyString" } response_id { "MyString" } end end