Project

General

Profile

Actions

Bug #3923

closed

Exception can be thrown trying to ignore question number in question text

Added by Ryan McFall about 15 years ago. Updated almost 15 years ago.

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

0%

Estimated time:
Bugzilla-Id:
3923

Description

Start with doc10.pdf, and when selecting vector images, select each image as an individual image, and don't select the letters as part of the image (not sure if the letter part matters).

When Finish is clicked, then the following exception is thrown:
Exception in thread "AWT-EventQueue-0" java.lang.StringIndexOutOfBoundsException: String index out of range: 77
at java.lang.String.charAt(Unknown Source)
at edu.msu.first.parser.question.ShortAnswerResponseItem.parse(ShortAnswerResponseItem.java:43)
at edu.msu.first.parser.question.Question.parse(Question.java:315)

Actions

Also available in: Atom PDF