Difference between revisions of "Chair's Office"

Line 69: Line 69:
 
     </section>
 
     </section>
  
 +
  <section class="section tot">
 +
    <div class="container">
 +
      <div class="content">
 +
        <div class="columns">
 +
          <div class="column">
 +
            <h1>Issue Tracking</h1>
 +
            <p><a rel="nofollow" class="button is-info external text" href="http://mis.academy/index.php?title=Help_Center#SendAnIssue">Send an issue</a></p>
 +
<table width="100%" class="table is-narrow">
 +
<thead><tr><th>ID</th><th>Description</th><th>Assigned to</th><th>Status</th></tr></thead>
 +
<tfoot><tr><th>ID</th><th>Description</th><th>Assigned to</th><th>Status</th></tr></tfoot>
 +
<tbody>
 +
<tr><td>3</td><td>ECTS credit changing for MIS 209, from 4 to 5</td><td>B1</td><td>Closed</td></tr>
 +
<tr><td>2</td><td>ECTS credit changing for MIS 203, from 6 to 5</td><td>B1</td><td>Closed</td></tr>
 +
<tr><td>1</td><td>Prerequisite relationship between ECON 101 and ECON 102</td><td>B1</td><td>Open</td></tr>
 +
</tbody>
 +
</table>
 +
<p>Key</p>
 +
<small>
 +
<dl><dd> Open - an issue is created. Nobody has started working on it so it’s kind of a backlog.</dd>
 +
<dd> Started - a developer started his work on this task/issue. In kanban terms started tasks/issues fit into the In-Progress category.</dd>
 +
<dd> Untested - it’s an optional status to show that issue seems to be fixed but needs some Q&amp;A.</dd>
 +
<dd> Closed - the issue is resolved (or task is complete).</dd>
 +
<dd> Blocked - it’s a special status that shows that work on the issue/task is not possible at the moment by any reasons.</dd></dl>
 +
</small>
 +
          </div>
 +
        </div>
 +
      </div>
 +
    </div>
 +
  </section>
 
</html>
 
</html>
 
{{Template:HelpBar}}
 
{{Template:HelpBar}}

Revision as of 13:38, 26 November 2016

Message From The Chair

Bölüm Başkanı'ndan Mesaj

Blueprints

Processes

Issue Tracking

Send an issue

IDDescriptionAssigned toStatus
IDDescriptionAssigned toStatus
3ECTS credit changing for MIS 209, from 4 to 5B1Closed
2ECTS credit changing for MIS 203, from 6 to 5B1Closed
1Prerequisite relationship between ECON 101 and ECON 102B1Open

Key

Open - an issue is created. Nobody has started working on it so it’s kind of a backlog.
Started - a developer started his work on this task/issue. In kanban terms started tasks/issues fit into the In-Progress category.
Untested - it’s an optional status to show that issue seems to be fixed but needs some Q&A.
Closed - the issue is resolved (or task is complete).
Blocked - it’s a special status that shows that work on the issue/task is not possible at the moment by any reasons.