summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAkshen2019-06-07 13:34:37 +0530
committerGitHub2019-06-07 13:34:37 +0530
commitdc1ff7068de98e77ea5cc93aefcb55a3fa25728b (patch)
treecb6eeb76964a1290e93ebb1bfc8b7a3fd0d57520
parent2ebfc188536e89575ef582fed73de5e20dfbe430 (diff)
parentb6626694919da0ee607e343fd4daf2cc7d140a21 (diff)
downloadFOSSEE_animations-dc1ff7068de98e77ea5cc93aefcb55a3fa25728b.tar.gz
FOSSEE_animations-dc1ff7068de98e77ea5cc93aefcb55a3fa25728b.tar.bz2
FOSSEE_animations-dc1ff7068de98e77ea5cc93aefcb55a3fa25728b.zip
Merge pull request #26 from Akshen/develop
Honorarium page update
-rw-r--r--fossee_manim/templates/fossee_manim/honorarium.html48
-rw-r--r--fossee_manim/templates/fossee_manim/index.html3
2 files changed, 0 insertions, 51 deletions
diff --git a/fossee_manim/templates/fossee_manim/honorarium.html b/fossee_manim/templates/fossee_manim/honorarium.html
index f669200..e583893 100644
--- a/fossee_manim/templates/fossee_manim/honorarium.html
+++ b/fossee_manim/templates/fossee_manim/honorarium.html
@@ -18,55 +18,7 @@
<hr>
<h6>The honorarium is assigned based on the contributor’s performance, curation of the video and the final output. If the contributor submits the video in time and with a succinct outline, he/she will receive an amount of Rs 1500 per video.</h6>
<h6>There's also a bonus of Rs 500-1000 Rs per video that might be given if deemed fit by the reviewer. </h6>
- <h6><strong>The rubrics for evaluations is given below.</strong></h6>
<br>
- <table class="table table-striped">
- <thead>
- <tr>
- <th>Title</th>
- <th>Amount(Rs)</th>
- </tr>
- </thead>
- <tbody>
- <tr>
- <td>Proposal Form 2 (Outline + Sketch)
- <i class="fa fa-info-circle" data-toggle="tooltip" title="It consists of the second proposal form's outline,
- and sketches mentioned under detailed description of your animation (Q6) and rough sketch respectively (Q8)."></i>
- </td>
- <td>200-300</td>
- </tr>
- <tr>
- <td>
- Complexity Of the Topic (Beginner / Intermediate / Advanced)
- <i class="fa fa-info-circle" data-toggle="tooltip" title="The complexity of the animation classifies the animation to either of the three categories:
- beginner medium, advanced. This classification rests upon the reviewer's discretion"></i>
- </td>
- </td>
- <td>200-300</td>
- </tr>
- <tr>
- <td>Curation
- <i class="fa fa-info-circle" data-toggle="tooltip" title="This is perhaps the most essential part of the process.
- This component deals with how you take a concept and transform into a video. Even a trivial topic can have conscientiously curated video."></i>
- </td>
- <td>350-450</td>
- </tr>
- <tr>
- <td>Final Output
- <i class="fa fa-info-circle" data-toggle="tooltip" title="The final video that the contributor has uploaded.
- The factors taken into consideration are how concisely it displays the topics, the aesthetics of animations itself, speed of the animation etc."></i>
- </td>
- <td>350-450</td>
- </tr>
- <tr>
- <td>Quality Bonus
- <i class="fa fa-info-circle" data-toggle="tooltip" title="Quality Bonus is optional and is entirely left on the reviewer's discretion.
- If the reviewer feels that a video is excellently curated/made, then the reviewer may award a quality bonus."></i>
- </td>
- <td>500-1000</td>
- </tr>
- </tbody>
- </table>
</div>
</div>
{% endblock %} \ No newline at end of file
diff --git a/fossee_manim/templates/fossee_manim/index.html b/fossee_manim/templates/fossee_manim/index.html
index 993a9a7..b737abc 100644
--- a/fossee_manim/templates/fossee_manim/index.html
+++ b/fossee_manim/templates/fossee_manim/index.html
@@ -68,9 +68,6 @@
<div class="col-md-12">
<img id="container_img" class="img-responsive" src="{{ URL_ROOT }}/static/img/logo_center.png">
<p></p>
- <p> Lorem ipsum dolor, sit amet consectetur adipisicing elit. <br> Quae debitis porro incidunt quis,
- consequuntur reprehenderit temporibus nam quisquam distinctio doloribus consequatur at ut, <br> libero et corrupti eaque odio assumenda ab.
- </p>
</div>
</div>