constructor(props) {
        super(props);
        this.state = {
            classroom: this.props.classroom,
            editable: false