Project

General

Profile

Activity

From 03/10/2009 to 04/08/2009

04/08/2009

09:28 AM Bug #3966 (Resolved): Buggy functionality: Show Images - Hide Images in questionComponent
In MainWindow, when the ShowImages button is clicked, an image pane is added to
a question component. At this point,...
Sandeep Namilikonda
09:01 AM Bug #3964: user defined image
Hi, Jay,
You said that this bug relates to Fall 02-Exam.pdf and Fall 03-Exam.pdf, right?
When I parse Fall 02-Exam...
Sandeep Namilikonda

04/07/2009

08:19 PM Bug #3965 (Resolved): Inappropriate error message when the document is a scanned PDF
after it showed the error messge "the document being parsed does not seem to have question number. tis may result in ... Jay Lee
04:00 PM Bug #3964 (Resolved): user defined image
parser does not recognize the usder defined image.
i don't know how to attach the pdf file in here so i will send p...
Jay Lee

04/02/2009

11:25 PM Bug #3626: Too hard to find edit button on multi-part questions
A pop-up edit menu has been added with copy and paste functionality in an operational state to resolve this problem. Sandeep Namilikonda
05:55 PM Bug #3876: data download format in CSV file
addressed the comments from today's meeting:
-html is stripped out for both return formats
-studentIds are changed to...
ben leinfelder
05:53 PM Bug #3876: data download format in CSV file
with the "transpose" box checked ben leinfelder
05:51 PM Bug #3876: data download format in CSV file
without the "transponse" box checked ben leinfelder
09:08 AM Bug #3876: data download format in CSV file
I've split the vocab/value into two columns (nbii | Biopolymers) as agreed on last week. ben leinfelder
04:05 PM Bug #3924: Searching for choices in multiple choice question can cross question boundaries
I noticed this behavior (Questions 28 and 29 merged)only if I select all the choices of Q28 together as a single imag... Sandeep Namilikonda

04/01/2009

11:19 AM Bug #3876: data download format in CSV file
This is an actual file downloaded from my local system.
It is a single-question exam taken by 11 students. No respons...
ben leinfelder
10:25 AM Bug #3914: Trying to add a category/keyword from Bloom thesarus results in error
this is working for me.
you may be missing the bloom thesaurus xml file.
is there a more detailed stacktrace given in...
ben leinfelder
08:02 AM Bug #3926: Parsing/Extraction does not complete on doc56.pdf
I guess, you meant doc56.pdf and not doc10.pdf in your description of the bug although similar behavior is observed w... Sandeep Namilikonda
07:38 AM Bug #3879: Allow user to exit without saving
Appropriate changes made to MainWindow.java:
a) prompt a yes/no confirm dialog box to the user on window close event ...
Sandeep Namilikonda

03/31/2009

10:37 PM Bug #3923: Exception can be thrown trying to ignore question number in question text
The Assessment parser routine assumes that image tags will always precede
question text, which creates a problem when...
Sandeep Namilikonda
01:04 PM Bug #3923 (Resolved): Exception can be thrown trying to ignore question number in question text
Start with doc10.pdf, and when selecting vector images, select each image as an individual image, and don't select th... Ryan McFall
01:43 PM Bug #3926 (Resolved): Parsing/Extraction does not complete on doc56.pdf
If the 4 raster images on doc10.pdf are identified and then the Finish button is clicked on, the extraction process b... Ryan McFall
01:09 PM Bug #3924 (New): Searching for choices in multiple choice question can cross question boundaries
In doc10.pdf, if the user selects the labels for question 28 as part of user-specified images, then it seems like the... Ryan McFall
12:39 PM Bug #3856: Inconsistent functionality: Parse common choices and associate them with each of the pertinent questions
Here's what Sandeep proposes:
Hence, make amends in SeparateQuestions() first, to look for "options"
text within the...
Ryan McFall

03/26/2009

10:45 PM Bug #3856: Inconsistent functionality: Parse common choices and associate them with each of the pertinent questions
In PDFAssessment2_4.java, separateQuestions() and combineAndSplit() functions are executed one after the other, which... Sandeep Namilikonda

03/25/2009

09:57 AM Bug #3877: Exception occurs generating XML for FillInTheBlank blank question
Reason for Bug 3877: generateXML() in FillInTheBlankResponseItem.java
while(condition1) {
while(condition2) // con...
Sandeep Namilikonda

03/23/2009

06:19 PM Bug #3876: data download format in CSV file
csv sample for a single student taking an exam with three questions. ben leinfelder
05:34 PM Bug #3876: data download format in CSV file
added a new "pivot" option when downloading data.
the dataset can now be returned with questions and metadata for eac...
ben leinfelder

03/22/2009

10:16 AM Bug #3914 (Resolved): Trying to add a category/keyword from Bloom thesarus results in error
When I try to associate a keyword to an assessment item or the assessment itself, the morpho interface generates the ... Sandeep Namilikonda

03/16/2009

10:26 AM Bug #3875: seraching for items does not return individual item
we had this interface early on in the project - at least for searching. it was quite confusing (even for me).
i'm not...
ben leinfelder
10:12 AM Bug #3876: data download format in CSV file
That was my understanding as well. I'm perplexed about what problem this bug actually expresses. Matt Jones
10:08 AM Bug #3876: data download format in CSV file
i very much thought we had agreed that the data would be returned as one table so that users would not have to join d... ben leinfelder

03/12/2009

03:59 AM Bug #3877: Exception occurs generating XML for FillInTheBlank blank question
I'm wrong about the error occurring without the actions mentioned in comment #2. The header selection is not importa... Ryan McFall

03/10/2009

02:17 PM Bug #3880 (New): Handle exceptions when parser is running
When the parser throws a runtime exception during parsing, the whole process basically comes to a halt and nothing ha... Ryan McFall
02:15 PM Bug #3879 (Resolved): Allow user to exit without saving
In MainWindow, right now if the user closes the window via the system close command, MainWindow will close without sa... Ryan McFall
12:34 PM Bug #3878 (Resolved): Need to allow selection rectangles to be drawn in directions other than top-left to bottom-right
Currently the code in edu.msu.first.parser.gui.SelectorLayer always assumes that the selection is being drawn from th... Ryan McFall
12:32 PM Bug #3877: Exception occurs generating XML for FillInTheBlank blank question
Notes: I drew a "header" selection around the heading at the top of the document, and also ignored the introductory ... Ryan McFall
12:31 PM Bug #3877: Exception occurs generating XML for FillInTheBlank blank question
This is the file that causes the exception. Ryan McFall
12:29 PM Bug #3877 (Resolved): Exception occurs generating XML for FillInTheBlank blank question
When attempting to import my computer graphics exam from this semester, which I will attach, I get the following exce... Ryan McFall
11:27 AM Bug #3876 (Resolved): data download format in CSV file
Mark here on Jay's account as I don't seem to have a bugzilla ID....
Downloaded CSV files from the datacart are no...
Jay Lee
11:10 AM Bug #3875 (Resolved): seraching for items does not return individual item
When searching the particular items using keywords, it returns entire exam rather than individual items. for example,... Jay Lee
08:47 AM Bug #3870: assesment data
from jay:
I could not download all of them I uploaded. It's just showing busy message
but nothing happened.
ben leinfelder
08:47 AM Bug #3863: Parser could not launch.
from jay:
I guess it's happened when assessment data is not entered. After I went thru
all the necessary steps like i...
ben leinfelder
08:46 AM Bug #3866: Undo does not work on question type change action
from jay:
Yes. I figured that out. Most of time it works fine with typing steps. What
I was having problem was that i...
ben leinfelder
 

Also available in: Atom