Project

General

Profile

Activity

From 02/26/2009 to 03/27/2009

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

03/09/2009

09:24 AM Bug #3860: installation error on VISTA
occurs when you do not have sufficient write permission to Program Files/....
ben leinfelder
09:08 AM Bug #3866: Undo does not work on question type change action
I don't believe the undo button can undo everything - mostly just typing actions (and perhaps those are even characte... ben leinfelder
09:07 AM Bug #3871: HTML tags
this is the same as a previous bug
*** This bug has been marked as a duplicate of bug 3869 ***
ben leinfelder
09:07 AM Bug #3869: The HTML tags appear in the downloaded excel file
*** Bug 3871 has been marked as a duplicate of this bug. *** ben leinfelder
09:06 AM Bug #3869: The HTML tags appear in the downloaded excel file
It used to be that all question content was wrapped in HTML. Then something changed (around the time that bold/ital/u... ben leinfelder
09:02 AM Bug #3868: image does not show
There's currently not any mechanism that shows images on the web interface when viewing questions. They are being cap... ben leinfelder
08:47 AM Bug #3863: Parser could not launch.
Had you parsed an exam already?
What exam PDF was used originally?
Was the datapackage saved locally before selecting...
ben leinfelder
08:45 AM Bug #3870: assesment data
what assessment[s] were you trying to download?
what was the error message (if any)?
ben leinfelder

03/08/2009

03:48 PM Bug #3871 (Resolved): HTML tags
it seems like it shows HTML tags on the web browser if items were modified from the parser. Jay Lee
03:39 PM Bug #3870 (Resolved): assesment data
can't download assesment data from the website
i guess we talked about this issue alreay and thought solved this pro...
Jay Lee
02:52 PM Bug #3869 (Resolved): The HTML tags appear in the downloaded excel file
when item is manually typed in, it shows the HTML tags when clients retrieve items on the web. Jay Lee
02:04 PM Bug #3868 (New): image does not show
When we retrieve the items from the database, it does now show image that is belonging to the item. Jay Lee
01:55 PM Bug #3867 (New): adding question number
when we add question, is there any way we can assign the question number? Jay Lee
01:53 PM Bug #3866 (In Progress): Undo does not work on question type change action
when undo button is clicked, it's not actually doing the right job. it does not go back to previous stage but some po... Jay Lee
01:51 PM Bug #3865 (Resolved): Add question before first question while parsing an exam
i think it would be better if there is add question option on the top of question page. there is some case that parse... Jay Lee
01:49 PM Bug #3864 (Resolved): mouse icon is busy
when data sheet is imported, the mouse icon stays as busy when actually it's done. Jay Lee
01:48 PM Bug #3863 (Resolved): Parser could not launch.
the menu "assessment items' on the data package window does not work. is it supposed to run parser?
error message sa...
Jay Lee

03/05/2009

11:31 AM Bug #3860 (Resolved): installation error on VISTA
when i tried to install Morpho(alpha3), i got this error message.
"
C:/program files/ Morphofirst-17.0(Access den...
Jay Lee
10:22 AM Bug #3857: Next button on metadata input window
I see your point, however this is part of the larger Morpho framework...and not uncommon to see in other "wizardy" in... ben leinfelder

03/04/2009

06:39 PM Bug #3859 (Resolved): adding question
after clicking the "add question", i think it would be better if that button change to "question added". since it doe... Jay Lee
06:37 PM Bug #3858 (Resolved): "open a new document" menu in parser does not work.
"Open a new documentation" menu in parser doesn't seem like working.
it did not respond to mouse.
Jay Lee
06:34 PM Bug #3857 (Resolved): Next button on metadata input window
After finishing of entering the metadata, at the last window, it still shows "next" button. even if it's unacitvated,... Jay Lee
12:46 PM Bug #3856 (Resolved): Inconsistent functionality: Parse common choices and associate them with each of the pertinent questions
Exam questions sometimes are grouped under a sub-category based on a common set of responses applicable to each of th... Sandeep Namilikonda

02/26/2009

12:12 PM Bug #3707: PDF parser exceptions on Linux
found culprit - uncaught exceptions bringing us all down. they appear to be inconsequential when ignored ben leinfelder
11:09 AM Bug #3707: PDF parser exceptions on Linux
i'll check this out - would be nice to continue to support the cross platform trifecta ben leinfelder
10:54 AM Bug #3821: Cannot launch parser within Morpho when using Java 1.6
This is annoying, but seems to only be a problem from within eclipse.
It appears that using the izpack installer vers...
ben leinfelder
10:53 AM Bug #3008: create prioritized use case list and descriptions
in the process of prioritizing... ben leinfelder
10:50 AM Bug #3519: Proof of concept: Demographic data incorporation
as a proof-of-concept, this works. you can attach a standard demographic data file to an assessment data package and ... ben leinfelder
02:50 AM Bug #3442: Add first/last page buttons to PDFPane and ExtractedQuestionsPane
Sandeep, I think you're misinterpreting this particular bug, as this one is related to having next/last -page- button... Ryan McFall
 

Also available in: Atom