Project

General

Profile

Actions

Bug #3877

closed

Exception occurs generating XML for FillInTheBlank blank question

Added by Ryan McFall over 15 years ago. Updated over 15 years ago.

Status:
Resolved
Priority:
Normal
Category:
parser
Target version:
Start date:
03/10/2009
Due date:
% Done:

0%

Estimated time:
Bugzilla-Id:
3877

Description

When attempting to import my computer graphics exam from this semester, which I will attach, I get the following exception on pressing the Finish button in the wizard:

Exception in thread "AWT-EventQueue-0" java.lang.StringIndexOutOfBoundsException: String index out of range: 0
at java.lang.String.charAt(Unknown Source)
at edu.msu.first.parser.question.FillInTheBlankResponseItem.generateXML(FillInTheBlankResponseItem.java:82)
at edu.msu.first.parser.question.Question.generateXML(Question.java:180)
at edu.msu.first.parser.gui.MainWindow.importPDF(MainWindow.java:690)
at edu.msu.first.parser.gui.MainWindow$3.wizardCompleted(MainWindow.java:591)
at edu.msu.first.wizard.WizardFrame.fireWizardCompleted(WizardFrame.java:330)
at edu.msu.first.wizard.WizardFrame.finish(WizardFrame.java:230)


Files

midterm-2009.pdf (67.5 KB) midterm-2009.pdf Ryan McFall, 03/10/2009 12:31 PM
Actions

Also available in: Atom PDF