How to set up a Research Project

How to set up a Research Project

Administration

How to update your profile information?
How to update your profile information?
How to Manage Your Billing Details?
How to Manage Your Billing Details?

Research Projects

What are Research Projects?
What are Research Projects?
How to set up a Research Project
How to set up a Research Project
How to add a new participant?
How to add a new participant?
How to edit a participant?
How to edit a participant?
Can I add other Researchers to my account?
Can I add other Researchers to my account?
Team Roles
Team Roles

Transcription

Can I send a personalized template?
Can I send a personalized template?
Do you have any examples of transcriptions in Spanish?
Do you have any examples of transcriptions in Spanish?
Do you transcribe and/or translate in other languages?
Do you transcribe and/or translate in other languages?
Accepted  File Formats for Transcription
Accepted File Formats for Transcription
What is speaker tracking?
What is speaker tracking?
What are timestamps?
What are timestamps?
What is the difference between non-verbatim and strict verbatim?
What is the difference between non-verbatim and strict verbatim?
What is your standard turnaround time?
What is your standard turnaround time?
What is your rush turnaround time?
What is your rush turnaround time?
What is de-identification?
What is de-identification?

Translation

How much do you charge for a translation service?
How much do you charge for a translation service?
How do you guarantee translation accuracy?
How do you guarantee translation accuracy?
What languages do you translate?
What languages do you translate?
If I need a certificate, can you provide one?
If I need a certificate, can you provide one?
How to request a translation? Step-by-step guide
How to request a translation? Step-by-step guide
How to download a translation? - Step by step guide
How to download a translation? - Step by step guide

Platform Navigation

How do I set up an account?
How do I set up an account?
I forgot my password, can you help?
I forgot my password, can you help?
Should I create a separate request for each file or can I upload multiple files at once?
Should I create a separate request for each file or can I upload multiple files at once?
How to request a Transcript - Step-by-Step Guide
How to request a Transcript - Step-by-Step Guide
How to download a Transcription- Step-by-Step Guide
How to download a Transcription- Step-by-Step Guide

Security and Confidentiality

Is Landmark secure?
Is Landmark secure?
Can you sign a Confidentiality Agreement?
Can you sign a Confidentiality Agreement?
I need a Non-Disclosure Agreement, do you have one?
I need a Non-Disclosure Agreement, do you have one?
Are you HIPAA compliant?
Are you HIPAA compliant?
How can I delete my files from your platform?
How can I delete my files from your platform?

Pricing and Payment

I need a custom quote for my research project
I need a custom quote for my research project
Do you have volume discounts?
Do you have volume discounts?
Where do I pay my invoice?
Where do I pay my invoice?
Selecting a Payment Method
Selecting a Payment Method
Requesting an Invoice
Requesting an Invoice
How to Pay Online
How to Pay Online

Helpful Articles

Protecting Human Research Participants (PHRP)
Protecting Human Research Participants (PHRP)
Importing Documents in Nvivo10 in 3 minutes
Importing Documents in Nvivo10 in 3 minutes
Using AtlasTI for qualitative data analysis
Using AtlasTI for qualitative data analysis
Quick Guide to Data De-Identification
Quick Guide to Data De-Identification
How to create an account?
How to create an account?

Creating your research project serves as a foundational step towards maintaining impeccable organization of all your files. Whether you aim to categorize your transcripts into distinct folders such as Group A and Group B, keep your participant information neatly aligned under the umbrella of your project, or seamlessly link your transcripts to specific research activities for easy identification, this process ensures everything is exactly where it should be.

This organized approach not only simplifies access and enhances efficiency but also reinforces the integrity and coherence of your research data, enabling a smoother, more streamlined research journey.

1 Initiate Your Research Project

Navigate to the left-hand menu and select the "Research Project" option. Then, click on the "Create New Project" button located in the upper right corner.

image

3 Filling in Project Details

  1. Enter Project Title: In the "Project Details" section on the right, type in your project's title in the "Project Title" field.
  2. Set Dates: Specify the "Start Date" and "End Date" for your project to define its duration.
  3. Describe the Project: Provide a clear and concise description in the "Project Description" box.
  4. Funding and Budget: If applicable, fill in the "Estimated Funding Cutoff Date" and the "Total Budget" for financial tracking.
  5. Participant Requirements: Detail any specific participant criteria in the "Participant Requirements" field.

4 Specifying Project Dynamics

  1. Data Collection Method: On the left under "Project Dynamics," choose your method of data collection by selecting from options such as "In-Depth Interviews (IDIs)," "Focus Groups," or "Surveys."
  2. Data Collection Medium: Decide how the data will be collected — options may include "In-Person," "Phone," or "Online."
  3. Number of Participants: Enter the "Estimated Number of Participants" you plan to include in your research.

5 Session and Participant Details

  1. Session Length: Provide the "Estimated Session Length (in minutes)" for scheduling purposes.
  2. Location(s): If your research involves physical locations, enter them in the "Location(s)" field.
  3. Incentives: If you are offering incentives, select the "Incentive Type" from the dropdown and specify the "Incentive Amount."

6 Saving the Project

  1. Review Entered Information: Before proceeding, double-check all the information you've entered for accuracy.
  2. Create the Project: Once all details are confirmed, click the "Create Project" button at the bottom of the form to save your new research project.

image

You are now equipped to streamline your research project with precision and ease. Our intuitive platform is designed to support your project's journey from inception to conclusion, ensuring a seamless and productive experience.

super-embed:

<!DOCTYPE html>
<html lang="en">
<head>
  <meta charset="UTF-8">
  <meta name="viewport" content="width=device-width, initial-scale=1.0">
</head>
<style>

.button-previous {
  background-color: #312e81; 
  color: #fff; 
  border: none; 
  padding: 10px 20px;
  font-size: 16px; 
  cursor: pointer;  
  border-radius: 5px; 
  margin: 5px; 
  text-decoration:none;
}

.button-previous:hover {
  background-color: #3730a3;
}

</style>
<body>
  <a href="https://docs.thelai.com/what-are-research-projects" class="button-previous"> ← Previous </a>
</body>
</html>

super-embed:

<!DOCTYPE html>
<html lang="en">
<head>
  <meta charset="UTF-8">
  <meta name="viewport" content="width=device-width, initial-scale=1.0">
</head>
<style>

.button-next {
  background-color: #312e81; 
  color: #fff; 
  border: none; 
  padding: 10px 20px;
  font-size: 16px; 
  cursor: pointer;  
  border-radius: 5px; 
  margin: 5px; 
  text-decoration:none;
}

.button-next:hover {
  background-color: #3730a3;
}


</style>
<body>
  <a href="https://docs.thelai.com/participants" class="button-next"> Next →    </a>
</body>
</html>