Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
101 changes: 101 additions & 0 deletions _posts/2024-07-24-proof-of-motivation.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,101 @@
---
layout: post
title: "Proof of motivation. Investor Pitch for Dapp Testing of Candidate Motivation"
description: "Investor Pitch for Dapp Testing of Candidate Motivation"
tags: [motivation, proof]
author: eugene
categories: [Self-Knowledge, Career]
comments : True
pin: false
mermaid: true
image:
path: /assets/img/5-hats/01-leadership-hats.jpg
---
### Investor Pitch for Dapp Testing of Candidate Motivation

---

#### **Introduction**

Hiring the right talent is a critical challenge for businesses worldwide. Traditional methods of assessing candidate suitability often fail to account for a candidate's intrinsic motivation, which is a key factor in job performance and employee retention. Our innovative decentralized application (dApp) aims to revolutionize the hiring process by testing and scoring candidates' motivation and alignment with specific job vacancies. This dApp leverages blockchain technology to ensure transparency, security, and trust in the hiring process.

---

#### **Problem in the Hiring Market**

**Short-Term Issues:**

1. **Inaccurate Assessments:**
- Traditional hiring methods often rely on resumes, interviews, and references, which can be biased or misleading.
- Candidates may tailor their responses to what they think employers want to hear, leading to poor job fits.

2. **High Turnover Rates:**
- Employees who are not genuinely motivated or aligned with their roles are more likely to leave, increasing turnover rates and associated costs.

3. **Time-Consuming Processes:**
- Extensive interview processes and background checks can delay hiring, causing businesses to miss out on top talent.

**Long-Term Issues:**

1. **Employee Disengagement:**
- Lack of motivation alignment leads to disengagement, affecting productivity and workplace morale.
- Disengaged employees are less likely to innovate or contribute positively to the company culture.

2. **Increased Hiring Costs:**
- High turnover rates lead to repeated recruitment costs, including advertising, training, and onboarding expenses.

3. **Talent Mismatch:**
- Persistent issues with motivation alignment result in a workforce that does not reach its full potential, hampering the company's growth and competitive edge.

---

#### **Our Solution**

Our dApp addresses these issues by focusing on the intrinsic motivations of candidates and their alignment with job roles.

**Key Features:**

1. **Motivation Testing:**
- Candidates undergo a series of scientifically designed assessments to gauge their intrinsic motivations.
- These assessments are based on psychological theories and data-driven insights.

2. **Blockchain-Powered Transparency:**
- All data and results are stored securely on the blockchain, ensuring tamper-proof records and trust between employers and candidates.

3. **Automated Scoring:**
- The dApp provides a motivation score that reflects the candidate's alignment with the specific job role, enabling employers to make informed decisions quickly.

4. **Real-Time Analytics:**
- Employers receive real-time analytics on candidate motivation trends, helping them refine their hiring strategies.

---

#### **Benefits**

**Short-Term Benefits:**

1. **Improved Hiring Accuracy:**
- Enhanced candidate assessment leads to better job fits and reduces the risk of hiring the wrong person.

2. **Reduced Turnover Rates:**
- By aligning candidate motivation with job roles, employee retention rates improve, saving costs on repeated hiring.

3. **Faster Hiring Process:**
- Streamlined assessments and automated scoring accelerate the hiring process, allowing businesses to secure top talent swiftly.

**Long-Term Benefits:**

1. **Higher Employee Engagement:**
- Employees who are motivated and aligned with their roles are more engaged, productive, and innovative.

2. **Lower Recruitment Costs:**
- Reduced turnover and improved retention lead to significant savings in recruitment and training costs over time.

3. **Enhanced Competitive Advantage:**
- A motivated and well-aligned workforce drives business growth, innovation, and a strong company culture, providing a competitive edge in the market.

---

#### **Conclusion**

Our dApp is set to transform the hiring landscape by focusing on the core aspect of candidate motivation. By ensuring a strong alignment between candidates' intrinsic motivations and job roles, businesses can build a more engaged, productive, and loyal workforce. We invite investors to join us in revolutionizing the future of hiring with our cutting-edge solution.
163 changes: 26 additions & 137 deletions _tabs/motivation-test.md
Original file line number Diff line number Diff line change
@@ -1,150 +1,31 @@
---
# the default layout is 'page'
titile: Discover Your Core Motivation - Take the Motivation Test Today!
description: Uncover what drives you with our Motivation Test. Reveal your key motivators and gain insights into your growth. Start now!
title: Proof of Motivation
description: Uncover what drives you with our Motivation Test DApp. Reveal your key motivators and gain insights into your growth. Start now!
icon: fas fa-sun
order: 5
image:
path: assets/img/motivation-test.png
---
<head>
<style>
body {
font-family: Arial, sans-serif;
padding: 20px;
}
#question {
font-size: 1.2em;
margin-bottom: 20px;
}
.label-container {
display: flex;
flex-wrap: wrap;
justify-content: space-between;
align-items: center;
align-content: center;
margin-bottom: 20px;
}
#low {
width: 20%;
order: 1;
text-align: left;
}
#high {
width: 20%;
order: 3;
text-align: right;
}
#circles-container {
display: flex;
align-items: center;
justify-content: space-between;
flex-wrap: nowrap;
width: 60%;
order: 2;
}
.answer-circle {
display: inline-block;
margin: 0 5px;
border-radius: 50%;
cursor: pointer;
flex-shrink: 0;
}
.answer-circle:hover {
opacity: 0.5;
}
#result {
margin-top: 20px;
}
#result-hash {
font-family: monospace;
background:var(--background-color);
padding: 5px;
border-radius: 3px;
display: inline-block;
word-break: break-all;
word-wrap: break-word;
}
.text-result {
margin: 0.5em;
display: inline-block;
}
.top-1 {
font-size: 2.5em;
color: rgba(255, 255, 255, 1.0); /* Полная насыщенность */
font-weight: bold;
}
.top-2 {
font-size: 2.3em;
color: rgba(255, 255, 255, 0.9); /* 90% насыщенности */
font-weight: bold;
}
.top-3 {
font-size: 2.1em;
color: rgba(255, 255, 255, 0.8); /* 80% насыщенности */
font-weight: bold;
}
.top-4 {
font-size: 1.9em;
color: rgba(255, 255, 255, 0.7); /* 70% насыщенности */
font-weight: bold;
}
.top-5 {
font-size: 1.7em;
color: rgba(255, 255, 255, 0.6); /* 60% насыщенности */
font-weight: bold;
}
.top-6 {
font-size: 1.5em;
color: rgba(255, 255, 255, 0.5); /* 50% насыщенности */
font-weight: normal;
}
.top-7 {
font-size: 1.3em;
color: rgba(255, 255, 255, 0.4); /* 40% насыщенности */
font-weight: normal;
}
#progress-container {
width: 100%;
background-color: #f3f3f39c;
border-radius: 30px;
margin-top: 37px;
}
#progress-bar {
width: 0%;
height: 15px;
background-color: #198754;
border-radius: 25px;
}
#progress-text {
text-align: center;
margin-top: 10px;
}
@media (max-width: 768px) {
.label-container {
flex-direction: raw;
}
#low {
order: 2;
width: 40%;
margin-top: 15px;
}
#circles-container {
order: 1;
width: 100%;
}
#high {
order: 3;
width: 40%;
margin-top: 15px;
}
}
</style>
<link rel="stylesheet" href="/assets/css/motivation-test-page.css" type="text/css">
</head>
<body>
<div id="container">
<h3>Discover Your Core Motivation - Take the Motivation Test DApp Today!</h3>
<div id="results" style="display:none;">
<h3>Results:</h3>
</div>
<div id="web3actions">
<button id="connectWalletBtn" class="web3button">Login With Metamask</button>
<input id="paymentAmount" type="number" step="0.0005" min="0.003" placeholder="Enter payment amount in ETH" value="0.003"> ETH (0.003 ETH minimum contribution for recording test results in a blockchain)
<button id="writeResultBtn" class="web3button">Save Test Result</button>
<button id="withdrawFunds" class="web3button" style="display:none;">Withdraw Funds</button>
</div>
<span id="questions-part">
<p id="category"></p>
<div class="label-container">
<p id="category"></p>
</div>
<p id="question"></p>
<div class="label-container">
<div id="circles-container"></div>
Expand All @@ -158,7 +39,7 @@ image:
<p id="progress-text"></p>
</span>
<div id="result" style="display:none;">
<h3>Results:</h3>
<h3>Result:</h3>
<span id="result-text"></span>
<h3>Chart:</h3>
<canvas id="result-chart"></canvas>
Expand All @@ -167,6 +48,14 @@ image:
</div>
</div>
<script src="https://cdn.jsdelivr.net/npm/chart.js"></script>
<script type="importmap">
{
"imports": {
"chart.js": "https://cdn.jsdelivr.net/npm/chart.js"
}
}
</script>
<script src="https://cdn.jsdelivr.net/npm/crypto-js@4.1.1/crypto-js.js"></script>
<script src="/assets/js/motivation-test.js"></script>
<script src="https://cdnjs.cloudflare.com/ajax/libs/ethers/6.13.1/ethers.umd.min.js" type="application/javascript"></script>
<script src="/assets/js/motivation-test.js" type="module"></script>
</body>
Loading