My teacher tested this structure by testing it within access and creating a form which queried the database. It came back as erroneous, i don't mind if it can't be fixed but i need to know what it wrong with it. Thanks
I didn't test it but I think you should be able to create a database from your model.
However, there are some logical errors I detected:
position
and manager
contain no information in your current model and are therefore unnecessaryHeres how I would probably model it set the attributes and cardinalities according to your requirements: