Let $a,b$ be sentence letters.
$1.$ Is it true that for any well formed formula $p,q$ say if $\not\vDash p\to q$ and $\not\vDash q\to p$ then $\not\vDash p \lor q?$
Consider $p:\equiv a$ and $q:\equiv\lnot a$ which gives $\not\vDash a\to \lnot a$ and $\not\vDash \lnot a\to a$ but $\vDash a \lor \lnot a$.
$2.$ Is it true that for any well formed formula $p,q$ say if $\not\vDash p\to q$ and $\not\vDash q\to p$ then $\vDash p \lor q?$
Consider $p:\equiv a$ and $q:\equiv b$ which gives $\not\vDash a\to b$ and $\not\vDash b\to a$ but $\not\vDash a \lor b$.
$3.$ Is it true that for any well formed formula $p,q$ say if $\not\vDash p\to q$ and $\not\vDash q\to p$ then $\vDash \lnot p \lor\lnot q?$
Consider $p:\equiv a$ and $q:\equiv b$ which gives $\not\vDash a\to b$ and $\not\vDash b\to a$ but $\not\vDash \lnot a \lor \lnot b$.
$4.$ For any well formed formula $p,q$ say if $\not\vDash p\to q$ and $\not\vDash q\to p$ then $\vDash (p\to q)\to(q\to p)?$
Note that $(p\to q)\to(q\to p)\equiv p\lor\lnot q$.
Consider $p:\equiv a$ and $q:\equiv b$ which gives $\not\vDash a\to b$ and $\not\vDash b\to a$ but $\not\vDash a \lor \lnot b$.
Hence the right answer is
$5.$ All of the above are wrong.