Ignore:
Timestamp:
12 Mar 2021, 19:09:33 (4 years ago)
Author:
Henrik Bettermann
Message:

med: we may need to put this matter on hold and allow all the students to register.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • main/waeup.uniben/trunk/src/waeup/uniben/students/utils.py

    r16406 r16413  
    482482        previous levels.
    483483        """
     484
     485        # med: we may need to put this matter on hold and allow
     486        # all the students to register.
     487        return False
     488
    484489        previous_verdict = studylevel.__parent__.previous_verdict
    485490        if previous_verdict in ('C', 'M'):
Note: See TracChangeset for help on using the changeset viewer.