In each of your triggers that detect if a objective has been completed put this in the on activation field
obj1 = true
(obj2, obj3 and so on for the different objectives)
Then create a 5th trigger and put this in the condition field
obj1 && obj2 && obj3 && obj4
and make it a end1 trigger