I'm making an workflow with two steps on reviewing.
Fist step after a list item is included.
The reviewer will verify the item and choose to accept or reject.
If he rejects, the item is rejected and the workflow stops.
If he accepts, the item is accepted and then set back to pending so the approver will be able to accept it again.
Accepting and then setting back to pending sounds like a bad practice. What I would want to know is how to set it as approved by the reviewer without really setting it to approved for the public.