There are not restrictions to assign delivery dates...That's correct??
Description
Attachments
relates to
Activity

Hui Tsao March 30, 2011 at 1:01 PM
The fix introduces some UI and flow changes. It should be treat as a feature instead of a bug. So I don't think we should merge this fix into 2.7.x. Please let me know what you think. Thanks.

David Horwitz March 2, 2011 at 1:01 AM
did a test merge to 2.7 and got a build failure:
/home/dhorwitz/branchManagement/samigo-2.7.x/samigo-app/src/java/org/sakaiproject/tool/assessment/ui/listener/author/ConfirmPublishAssessmentListener.java:[310,1] cannot find symbol
symbol : class SetFromPageAsAuthorSettingsListener
location: class org.sakaiproject.tool.assessment.ui.listener.author.ConfirmPublishAssessmentListener
/home/dhorwitz/branchManagement/samigo-2.7.x/samigo-app/src/java/org/sakaiproject/tool/assessment/ui/listener/author/ConfirmPublishAssessmentListener.java:[310,79] cannot find symbol
symbol : class SetFromPageAsAuthorSettingsListener
location: class org.sakaiproject.tool.assessment.ui.listener.author.ConfirmPublishAssessmentListene
I presume there is another fix that needs to be merged first?

David Horwitz March 2, 2011 at 12:29 AM
Re-opening to set the 2.7 merge flag

Sam Ottenhoff February 8, 2011 at 8:34 AM
Confirmed fixed on qa1-nl, 2.8.0b04. Only works with Save Settings & Publish (as per the specification)

Anthony Whyte December 1, 2010 at 1:51 PM
In 2.8.x
In Settings for a assesment I see that:
I can type or select a due date early than the open date, there are no restrictions at delivery dates. I think that is not a good idea, and I think we need study create restriction that show errors for this cases:
Due Date early than Available Date -> Error!! the Due Date don't be early than Avalible Date
Retract Date early than Available Date -> Error!! the Retract Date don't be early than Available Date
Retract Date early than Due Date -> Error!! the Retract Date don't be early than Due Date
What do you thing about this?
Thanks,
Baldo Bodi