Sign InBlogDocumentationPricingFAQ
    Sign InBlogDocumentationPricingFAQ

Raise Yσμr E(x̄)pεctations

© Copyright 2025 . All Rights Reserved.

About
  • Our Mission
  • Blog
  • Contact Us
Product
  • Documentation
  • Help Center
  • Changelog
Legal
  • Terms of Service
  • Privacy Policy
  • Cookie Policy
Getting Started
Accepting invite
Dashboard
Profile settings
Admin
Invite new members
Subscription
Job Portal
Internal Job Portal
Create job posting
View job posting
Edit job posting
Delete job posting
Generate job description
View pipeline
External Job Portal
Career site
Search open jobs
View open jobs
Apply to open jobs
LinkedIn Integration
Job Feed XML
LinkedIn Applicants
Configure Questionnaire
Questionnaire Designer
Knockout Questions
Managing Applicants
View all applicants
View applicants by Req ID
View applicants by Position
View applicant info
Schedule interviews
Send interview email
Collect EEO data
Access CRM
Interviews
Code Pane
Code Samples
Submit feedback
Edit submitted feedback
My Applications and Referrals
My Applications
My Referrals

Code Pane

Learn how to use Code Panes.

Code Pane is the live coding platform built into HireNorm.

To access Code Pane click on the Open Code Pane button under Code Pane column in My Interviews table for the interviewee of interest.


Open Code Pane

Every interview is associated with a Code Pane although it's optional to use it.

Code Pane

How to use Code Pane

  1. The Run Code button on top left corner allows you to execute code that has been typed into the editor below the button.
  2. The language dropdown next to the Run Code button lets you select the programming language.
  3. The editor below the Run Code button accepts code typed into it. It has built-in code formatting and color highlighting as per the selected language.
  4. The output of executed code will appear on the terminal box on the top right.
  5. The Clear Terminal button on top right corner will clear the contents of the terminal box.
  6. Interview details are listed below the terminal box.
    • The candidate name can be clicked to view their resume.
    • The position can be clicked to view the external job portal listing page for that job.
  7. The Join Call button allows the interviewer and interviewee to join a video call.

NextCode Samples