ANNO | NOME ESAME | VOTO | DATA CONVALIDA | TIPO DI CONVALIDA | ACQ | PREV | RIM |
---|---|---|---|---|---|---|---|
{{$exam['year']}} | {{$exam['title']}} {{$exam['course_code']}} |
{{$exam['vote']}} | {{$exam['date_conv']}} | {{$exam['status']}} | {{$exam['acquired_cfu']}} | {{$exam['required_cfu']}} | {{$exam['remaining_cfu']}} |
PIANO DI STUDI NON DEFINITO | |||||||
MEDIA VOTO: {{$pds->votePonderate}} VOTO FINALE: {{round($pds->final_vote,4)}}/110 VOTO FINALE ARROTONDATO: {{$pds->final_round}}/110 |
ESAMI: {{$pds->num_acquired}}/{{$pds->num_tot}} CFU ACQUISITI: {{$pds->cfu_acquired}}/{{$pds->cfu_tot}} CFU RIMANENTI: {{$pds->cfu_tot-$pds->cfu_acquired}} |
MOTIVO | NUMERO ESAMI | CFU CONVALIDATI |
---|---|---|
Convalidati per Abilità | {{$pds->num_ab}} | {{$pds->cfu_ab}} |
Convalidati Uni/Master/Form | {{$pds->num_conv}} | {{$pds->cfu_conv}} |
Esonerati | {{$pds->num_eson}} | {{$pds->cfu_eson}} |
Sostenuti | {{$pds->num_done}} | {{$pds->cfu_done}} |
Da sostenere | {{$pds->num_make}} | {{$pds->cfu_make}} |
ANNO | NUMERO ESAMI | CREDITI PREVISTI | CREDITI ACQUISITI |
---|---|---|---|
{{$detail['year']}} | {{$detail['num']}} | {{$detail['required']}} | {{$detail['acquired']}} |