Method: CatEngine::Question::XMLMapper#promis_id

Defined in:
lib/cat_engine/question.rb

#promis_idObject



46
47
48
# File 'lib/cat_engine/question.rb', line 46

def promis_id
  xml.xpath("//Item")[0]["ID"]
end