-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathhellpfeedback.html
1 lines (1 loc) · 1.93 KB
/
hellpfeedback.html
1
<!DOCTYPE html><html lang="en"><head><meta charset="utf-8"><meta http-equiv="X-UA-Compatible" content="IE=edge"><meta name="viewport" content="width=device-width, initial-scale=1"><title>USER FEEDBACK</title><link rel="stylesheet" href="css/stylesheet.css"><link rel="icon" type="image/png" href="images/favicon.png"><link href="css/bootstrap.min.css" rel="stylesheet"></head><body><nav class="navbar navbar-inverse"><div class="container-fluid"><div class="navbar-header"><a class="navbar-brand" href="index.html">CrowdSpeak</a></div><ul class="nav navbar-nav"><li class="active"><a href="index.html">Home</a></li><li><a href="howitworks.html">How it Works</a></li><li><a href="aboutus.html">About Us</a></li><li><a href="faq.html">FAQ</a></li><li><a href="help.html">Help</a></li></ul></div></nav><div class="container"><div class="left-panel"><video id="sampleVideo" src="files\hellp.webm" width="530" height="385" controls></video><div class="list-group"><div class="well"><p><b>Feedback</b></p><ul class="comments"><li class="list-group-item">This word choice might be wrong.</li><li class="list-group-item">Need to improve body language.</li><li class="list-group-item">Speak More</li></ul></div></div></div><div class="right-panel"><div class = "well"><div><b>Original Transcript</b></div><div>Hello this is a test of the crowd speak system please work thank you very much<div class="spaces"><p></p></div></div></div><div class = "well"><div><b>Edited Transcript</b></div><div>Hello, this is a test of the crowd speak system. Please work thank you very much.<div class="spaces"><p></p></div></div></div><div class = "well"><div><b>Changes</b></div><div><span>Hello</span><ins style="background:#e6ffe6;">,</ins><span> this is a test of the crowd speak system</span><del style="background:#ffe6e6;"> p</del><ins style="background:#e6ffe6;">. P</ins><span>lease work thank you very much</span><ins style="background:#e6ffe6;">.</ins></div></div></div></div></body></html>