Skip to content

Commit

Permalink
Update reference in raisinbread instrument
Browse files Browse the repository at this point in the history
  • Loading branch information
driusan committed Nov 20, 2020
1 parent 08d7f5f commit bbb0066
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion raisinbread/instruments/NDB_BVL_Instrument_aosi.class.inc
Original file line number Diff line number Diff line change
Expand Up @@ -546,7 +546,7 @@ class NDB_BVL_Instrument_aosi extends NDB_BVL_Instrument
// null scores
$this->_nullScores($this->scores);

$score_record = NDB_BVL_Instrument::loadInstanceData($this);
$score_record = $this->getInstanceData();
//Calculate first 6 item scores from their input grids

//Question 1
Expand Down

0 comments on commit bbb0066

Please sign in to comment.