The code for the module-info is :
module Schoolsys { requires javafx.graphics; requires javafx.fxml; requires javafx.controls; //requires java