@@ -0,0 +1,10 @@
package lsf
import (
"github.com/pkg/errors"
//"github.com/PuerkitoBio/goquery"
)
func (s *Session) Noten() (map[Modul]float32, error) {
return nil, errors.New("noten not implemented yet")
}
The note is not visible to the blocked user.