[NEURE-76] Norms visible in the time-chart Created: 06/May/2009 Updated: 18/Jan/2011 Resolved: 18/Jan/2011 |
|
| Status: | Resolved |
| Project: | NEURE |
| Component/s: | Answer anaLyzer |
| Affects Version/s: | None |
| Fix Version/s: | 1.6.5 |
| Type: | New Feature | Priority: | Major |
| Reporter: | user-7c936 (Inactive) | Assignee: | Oleksandr Maslov |
| Resolution: | Fixed | Votes: | 0 |
| Labels: | None | ||
| Remaining Estimate: | Not Specified | ||
| Time Spent: | Not Specified | ||
| Original Estimate: | Not Specified | ||
| Attachments: |
|
||||||||
| Issue Links: |
|
||||||||
| Description |
|
Request for a new feature: Would it be possible to get the norms visible also/either in the time-chart? Attached a picture (pic.doc), which hopefully clarifies the idea a bit. The defined norm-values are visible at the lower right-corner of the picture, the values are added as milliseconds. |
| Comments |
| Comment by Oleksandr Maslov [ 18/Jan/2011 ] |
|
Incorrect norms appear now correctly. For new issues connected to norms please create new issues. |
| Comment by user-7c936 (Inactive) [ 17/Jan/2011 ] |
|
Incorrect norms are not visible in the chart (both correctness or time). |
| Comment by Oleksandr Maslov [ 14/Jan/2011 ] |
|
it was some deployment problems. should be fine now. |
| Comment by user-7c936 (Inactive) [ 14/Jan/2011 ] |
|
Still can't create new norms, getting the same error as before (and I have cleared java-cache). |
| Comment by Oleksandr Maslov [ 14/Jan/2011 ] |
|
it has been fixed. hessian was not deserializing EnumMap correctly... try dev-server. Remember to clear your Java Cache at least for dev-server |
| Comment by user-7c936 (Inactive) [ 13/Jan/2011 ] |
|
First time adding the norms went smoothly, I was able to add/edit/remove norms. I get a following error: Exception in thread "AWT-EventQueue-4" java.lang.NullPointerException
at fi.jyu.nmi.neure.filter.model.Norm.set(Unknown Source)
at fi.jyu.nmi.neure.filter.FilterGUI$NormButtonAddListener.actionPerformed(Unknown Source)
at thinlet.swing.component.PressButton.mouseReleased(Unknown Source)
at java.awt.AWTEventMulticaster.mouseReleased(AWTEventMulticaster.java:272)
at java.awt.Component.processMouseEvent(Component.java:6352)
at javax.swing.JComponent.processMouseEvent(JComponent.java:3267)
at java.awt.Component.processEvent(Component.java:6117)
at java.awt.Container.processEvent(Container.java:2085)
at java.awt.Component.dispatchEventImpl(Component.java:4714)
at java.awt.Container.dispatchEventImpl(Container.java:2143)
at java.awt.Component.dispatchEvent(Component.java:4544)
at java.awt.LightweightDispatcher.retargetMouseEvent(Container.java:4621)
at java.awt.LightweightDispatcher.processMouseEvent(Container.java:4282)
at java.awt.LightweightDispatcher.dispatchEvent(Container.java:4212)
at java.awt.Container.dispatchEventImpl(Container.java:2129)
at java.awt.Window.dispatchEventImpl(Window.java:2478)
at java.awt.Component.dispatchEvent(Component.java:4544)
at java.awt.EventQueue.dispatchEvent(EventQueue.java:635)
at java.awt.EventDispatchThread.pumpOneEventForFilters(EventDispatchThread.java:296)
at java.awt.EventDispatchThread.pumpEventsForFilter(EventDispatchThread.java:211)
at java.awt.EventDispatchThread.pumpEventsForHierarchy(EventDispatchThread.java:201)
at java.awt.EventDispatchThread.pumpEvents(EventDispatchThread.java:196)
at java.awt.EventDispatchThread.pumpEvents(EventDispatchThread.java:188)
at java.awt.EventDispatchThread.run(EventDispatchThread.java:122)
|
| Comment by Oleksandr Maslov [ 14/Oct/2010 ] |
|
There is a possibility to have norms for time on development server. P.S. Do not forget to clear java cache for development server |
| Comment by user-7c936 (Inactive) [ 15/Dec/2009 ] |
|
We would have more time-based norms for assessment-tasks such as the reaction-time task, amount-comparison task, number-comparison task where these time-norms would be nice to have visible. Any ideas to have this kind of feature? |