Login
Student authentication

Is it the first time you are entering this system?
Use the following link to activate your id and create your password.
»  Create / Recover Password

AUTOMATED DECISION MAKING IN BUSINESS AND ECONOMICS

Notice

Code to be copied

Thursday, February 19, 2026

=IF(OR(MONTH([@[Date]])=12,MONTH([@[Date]])=1,MONTH([@[Date]])=2),"Winter",IF(OR(MONTH([@[Date]])=3,MONTH([@[Date]])=4,MONTH([@[Date]])=5),"Spring",IF(OR(MONTH([@[Date]])=6,MONTH([@[Date]])=7,MONTH([@[Date]])=8),"Summer","Fall")))