Evalandgo allows you to quickly create your questionnaires thanks to the Import or Copy/Paste Questions option.
You can:
Import a .docx, .pdf, or .txt file.
Copy and paste a series of questions directly into the editor, page by page.
To do this, click the “Import or Copy/Paste Questions” button when creating a questionnaire, or use the “Import or Copy” button in the right-hand menu.
Each question must be separated by two line breaks (Enter).
Example:
To create multiple pages, insert a line containing at least three dashes (---).
"""
If an option contains multiple lines (training title, description, etc.), surround it with triple quotes.
Which training did you attend?
"""Tech & IT:
Cybersecurity basics"""
"""Tech & IT:
UX/UI Design: Fundamentals"""
"""Business & Management:
Leadership and Team Management"""
"""Languages & Communication:
Professional Writing and Storytelling"""
Brackets allow you to:
Make a question mandatory → [mandatory]
Define a question type → [type:unique]
Add an “Other” option → [other]
Define a correct answer (quiz) → [correct]
Assign a score → [points:1]
Single choice → [type:unique]
Multiple choice → [type:multiple]
Text → [type:text]
Number → [type:number]
Scale → [type:scale]
NPS → [type:n_p_s]
Slider → [type:slider]
Emoji → [type:emoticon]
Rating → [type:rating]
Ranking → [type:ranking]
Form → [type:form]
Date/Time → [type:date_time]
File upload → [type:upload]
Drawing → [type:drawing]
Distribution → [type:distribution]
You can also add a text element (e.g., a title or info) with [type:item_text]
.
Tags allow you to enrich questions or answers:
<help>
→ additional info
<correct>
→ correct answer message (quiz)
<wrong>
→ wrong answer message
Copy this template to get started quickly:
Evalandgo automatically analyzes the content and determines the most suitable question type.
A live preview appears on the right for you to check the rendering.
You can manually adjust the question type using the selector at the top right of each question.
Import is ideal for long or standardized questionnaires.
You can instantly check the rendering with the automatic preview.
A formatting error may block the import → double-check line breaks, brackets, or dashes.