[guided]The quotient map is the mechanism that records exactly how much information remains after identifying all elements of $N$ with zero. By [citetheorem:8502], $M/N$ is a left $R$-module, so it makes sense to discuss its submodules. Let $\pi: M \to M/N$ be the canonical quotient homomorphism, defined by $\pi(m)=m+N$ for every $m \in M$.
We compare two collections. Let $\mathcal{S}$ be the set of all submodules $L \le M$ with $N \le L$, and let $\mathcal{T}$ be the set of all submodules $K \le M/N$. If $L \in \mathcal{S}$, define
\begin{align*}
\Phi(L)=L/N=\{l+N:l \in L\}.
\end{align*}
This is a submodule of $M/N$: if $x+N,y+N \in L/N$ and $r \in R$, then $x,y \in L$, and since $L$ is a submodule,
\begin{align*}
(x+N)-(y+N)=(x-y)+N \in L/N
\end{align*}
and
\begin{align*}
r(x+N)=rx+N \in L/N.
\end{align*}
Thus $\Phi$ is a well-defined map from $\mathcal{S}$ to $\mathcal{T}$.
Conversely, if $K \in \mathcal{T}$, define
\begin{align*}
\Psi(K)=\pi^{-1}(K)=\{m \in M:\pi(m)\in K\}.
\end{align*}
Because $\pi$ is $R$-linear and $K$ is a submodule, the preimage $\pi^{-1}(K)$ is closed under subtraction and scalar multiplication, so it is a submodule of $M$. It contains $N$ because for every $n \in N$ we have $\pi(n)=0+N$, and the zero element $0+N$ belongs to every submodule $K \le M/N$. Hence $\Psi$ is a well-defined map from $\mathcal{T}$ to $\mathcal{S}$.
Now we check that these two constructions undo each other. Let $L \in \mathcal{S}$ and let $m \in M$. Then
\begin{align*}
m \in \Psi(\Phi(L)) \iff m+N \in L/N.
\end{align*}
The condition $m+N \in L/N$ says that $m+N=l+N$ for some $l \in L$. Equality of cosets means $m-l \in N$. Since $N \le L$, both $m-l$ and $l$ lie in $L$, hence $m=(m-l)+l \in L$. Conversely, if $m \in L$, then $m+N \in L/N$, so $m \in \Psi(\Phi(L))$. Therefore $\Psi(\Phi(L))=L$.
Similarly, let $K \in \mathcal{T}$. For a coset $m+N \in M/N$,
\begin{align*}
m+N \in \Phi(\Psi(K)) \iff m \in \pi^{-1}(K) \iff m+N \in K.
\end{align*}
Thus $\Phi(\Psi(K))=K$. The correspondence is therefore a bijection. It sends $N$ to the zero submodule $\{0+N\}$, because $N/N=\{0+N\}$, and it sends $M$ to the whole quotient $M/N$.[/guided]