How to add Videos or Documents which can be shown on Candidate Portal?

How to add Videos or Documents which can be shown on Candidate Portal?

Admin can add Documents in .pdf, .xls, .doc, .ppt, .png, .jpg, .jpeg or Video Embed Code with Iframe tags or just the youtube video url.

Info
Sample Iframe tag example: 

<iframe

src="https://www.youtube.com/embed/VIDEO_ID"

style="width:100%;height:360px;"

frameborder="0"

allow="autoplay; fullscreen; picture-in-picture"

allowfullscreen>

</iframe>


Navigate to Candidate-> Documents -> Add section and add document as required.
Step 1:

Step 2:
Select Group where you want to assign the document. Candidates associated to the group will be shown the documents in Documents or Videos Section:
Candidate will be able to see the Documents using the left Navbar as shown:


Make sure to enable Video section option if you are uploading video using Admin-> Settings->Candidate Panel->Candidate Left Menu->Edit  as shown in screenshot:
Enable the checkbox and the Video section will appear for candidates if this section is not active by default
Note: We recommend to use iframe tags if the direct video URL does not work properly.