a11y: other-labels
This commit is contained in:
@ -13,11 +13,11 @@ class CandidateQuizQuestion
|
||||
def quiz_id
|
||||
row["quiz_id"]
|
||||
end
|
||||
alias to_i quiz_id
|
||||
|
||||
def question_id
|
||||
row["question_id"]
|
||||
end
|
||||
alias to_i question_id
|
||||
|
||||
def answer_id
|
||||
row["answer_id"]
|
||||
|
Reference in New Issue
Block a user