WISE-Community / WISE-VLE--Deprecated--

Virtual Learning Environment (VLE) for the Web-based Inquiry Science Environment (WISE). *Note: deprecated and has been merged into the main 'WISE' repository*
8 stars 8 forks source link

MustCompleteXBefore constraint is not set when the project loads. #283

Closed hirokiterashima closed 10 years ago

hirokiterashima commented 10 years ago

How to reproduce:

  1. step 1: create html step
  2. step 2: create assessmentlist step with some assessment items.
  3. step 3: create html step
  4. add 'completeme' tag to step 2.
  5. add MustCompleteXBefore tagmap to step 3 with completeme as tag.
  6. preview.

Notice how you can get to step 3 without going to step 2 by clicking on the step in the left nav bar. If you click on the step again, you get the constraint message.

geoffreykwan commented 10 years ago

Previous commits to the starmap branch fix this problem.