Given 8 candidates for a job, Calculate the possibilities to interview them in one day if each one is interviewed at least once and no more than 3 times.
Note: the total number of interviews is 13 and that order matters.
Here is my suggested answer which I was told is wrong:
could someone help me find the correct one

At most 2 candidates are interviwed 3 times.
Sum all that and we get $11!\cdot 91\cdot 17$