Difference between revisions of "Chair's Office"

 
(4 intermediate revisions by the same user not shown)
Line 1: Line 1:
 
<html>
 
<html>
 +
    <p><small><a href="/index.php?title=About">About</a> / Chair's Office</small></p>
 
     <section class="section tot">
 
     <section class="section tot">
 
       <div class="container">
 
       <div class="container">
Line 8: Line 9:
 
                 <div class="level-item has-text-centered">
 
                 <div class="level-item has-text-centered">
 
                   <p class="heading"><a href="#blueprints">Blueprints</a></p>
 
                   <p class="heading"><a href="#blueprints">Blueprints</a></p>
 +
                </div>
 +
                <div class="level-item has-text-centered">
 +
                  <p class="heading"><a href="#issue-tracking">Issue Tracking</a></p>
 
                 </div>
 
                 </div>
 
                 <div class="level-item has-text-centered">
 
                 <div class="level-item has-text-centered">
Line 45: Line 49:
 
             <div class="column"><a name="blueprints"></a>
 
             <div class="column"><a name="blueprints"></a>
 
               <h1>Blueprints</h1>
 
               <h1>Blueprints</h1>
               <p></p>
+
               <p>Decision framework blueprint</p>
 +
              <p>Project poster blueprint</p>
 
             </div>
 
             </div>
 
             <div class="column">
 
             <div class="column">
Line 69: Line 74:
 
     </section>
 
     </section>
  
 +
  <section class="section tot">
 +
    <div class="container">
 +
      <div class="content">
 +
        <div class="columns">
 +
          <div class="column"><a name="#issue-tracking"></a>
 +
            <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}}

Latest revision as of 01:54, 1 July 2017

About / Chair's Office

Message From The Chair

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

Blueprints

Decision framework blueprint

Project poster blueprint

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.