GithubHelp home page GithubHelp logo

pmqu's People

Contributors

davidpratten avatar

Stargazers

 avatar

Watchers

 avatar  avatar  avatar

Forkers

chapkuk

pmqu's Issues

Deadline dates

Would it be useful to flag low float and/or missed deadlines in the health report?

Check Milestones

Support a class of milestones that

  • End with the word "begins" that are checked to be be at Start of Business for standard calendar.
  • start with the verb past tense letters "ed" are timed at Close of Business, so that following tasks start on the following day.

Critical Chain

detect critical path sections longer than n days without a critical chain-like buffer task of m days.

CheckAnalyse recommends when AutoSplitTasks is True

CheckAnalyse recommends changing the setting when AutoSplitTasks is True however this should recommend to make it true when the setting is False.

Currently:

    If ActiveProject.AutoSplitTasks Then
        LogErrorConfig testNo, settings36(8)
    End If

Should be:

    If Not ActiveProject.AutoSplitTasks Then
        LogErrorConfig testNo, settings36(8)
    End If

Same issue with ManuallyScheduledTasksAutoRespectLinks and HonorConstraints unless I'm reading it wrong and you want to recommend turning off these features?

Build a test set for PMQu.

Test Mode

If the subject .mpp contains the following three text fields

  • "Actual As Expected"
  • "Actual Results"
  • "Expected Results"

When these plans are checked, no normal report is produced. Instead,

  • there are multiple Outline Level 1 summary components and each represents a distinct plan that is subject to the full battery of checks.
  • the "Actual As Expected" and "Test Results" columns are emptied.
  • the results of the tests are written into a text field called "Actual Results". Each check's results are noted against the involved item(s).
  • the results of the tests are compared to the results in a "Expected Results" field and if there are differences between the "Test Results" column and "Expected Results" column, the word "FAIL" is saved in the "Actual As Expected" column.
  • To see if there are any tests which failed, filter the "Actual As Expected" column for the word "FAIL".

Test Set

The test set is an .mpp file and a precalculated result set.

Handle dependency types other than FS.

Currently the consistency checks treat all dependencies as if they were FS. If other types are used e.g. SS, checks will not accurately report results.

Who is responsible

'"Tasks which do not have a single person responsible for the performance of the activity" p27
'    e.g. Text2 contains a reference to an existing resource in the resource list?

Public Holidays

Report if the standard calendar lacks non-working days in the next 6/12 months. This is a weak test, but could detect the lack of public holidays

Successor Set generalisation

test 31 only include FS 0 lag dependencies. by generalising successor_set to use taskdependencies
with optional parameter to clamp to fs0l

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.