nus-cs2113-AY2021S1 / pe-dev-response

0 stars 0 forks source link

Transcript of all steps from start to end #98

Open nus-pe-bot opened 4 years ago

nus-pe-bot commented 4 years ago

Not a bug/issue but just my steps from start to end, which may be useful for debugging input and output included

    ____________________________________________________________
            Hello, I'm Domsun. What can I do for you?
    ____________________________________________________________
    ____________________________________________________________
            Auto-reminder: Here are the tasks due within 3 days:
            (do not want to see this so often? try "snooze")
            No task within 3 days from now
            Reminder is currently on.
    ____________________________________________________________
    ____________________________________________________________
            Auto-reminder: Here are the tasks due within 3 days:
            (do not want to see this so often? try "snooze")
            No task within 3 days from now
            Reminder is currently on.
    ____________________________________________________________

todo homework


            Got it. I've added this task:
            [T][X] homework
            Now you have 1 tasks in the list.
    ____________________________________________________________

deadine event -by 123


            OOPS, I don't know what that means :-(
            Try "help"!
    ____________________________________________________________

deadine event -by 21/9/15 25:12


            OOPS, I don't know what that means :-(
            Try "help"!
    ____________________________________________________________

deadine event -by 21/9/15 24:12


            OOPS, I don't know what that means :-(
            Try "help"!
    ____________________________________________________________

deadine event -by 21/9/15 23:12


            OOPS, I don't know what that means :-(
            Try "help"!
    ____________________________________________________________

deadine event -by 21/9/15 1:12


            OOPS, I don't know what that means :-(
            Try "help"!
    ____________________________________________________________

deadline ddl -by 21/9/15 1:12


            Got it. I've added this task:
            [D][X] ddl (by: Sep 15 2021 01:12)
            Now you have 2 tasks in the list.
    ____________________________________________________________

deadline event -by 21/9/15 1:12


            Got it. I've added this task:
            [D][X] event (by: Sep 15 2021 01:12)
            Now you have 3 tasks in the list.
    ____________________________________________________________

deadline event -by 21/9/15 24:12


            Got it. I've added this task:
            [D][X] event (by: 21/9/15 24:12)
            Now you have 4 tasks in the list.
    ____________________________________________________________
    ____________________________________________________________
            Auto-reminder: Here are the tasks due within 3 days:
            (do not want to see this so often? try "snooze")
            No task within 3 days from now
            Reminder is currently on.
    ____________________________________________________________

event event -at 21/9/15 24:12


            Got it. I've added this task:
            [E][X] event (at: 21/9/15 24:12)
            Now you have 5 tasks in the list.
    ____________________________________________________________

list date asc


            Here is the list of items:
            1.[D][X] ddl (by: Sep 15 2021 01:12)
            2.[D][X] event (by: Sep 15 2021 01:12)
    ____________________________________________________________

list


            Here is the list of items:
            1.[T][X] homework
            2.[D][X] ddl (by: Sep 15 2021 01:12)
            3.[D][X] event (by: Sep 15 2021 01:12)
            4.[D][X] event (by: 21/9/15 24:12)
            5.[E][X] event (at: 21/9/15 24:12)
    ____________________________________________________________

list date desc


            Here is the list of items:
            1.[D][X] ddl (by: Sep 15 2021 01:12)
            2.[D][X] event (by: Sep 15 2021 01:12)
    ____________________________________________________________
    ____________________________________________________________
            Auto-reminder: Here are the tasks due within 3 days:
            (do not want to see this so often? try "snooze")
            No task within 3 days from now
            Reminder is currently on.
    ____________________________________________________________

list


            Here is the list of items:
            1.[T][X] homework
            2.[D][X] ddl (by: Sep 15 2021 01:12)
            3.[D][X] event (by: Sep 15 2021 01:12)
            4.[D][X] event (by: 21/9/15 24:12)
            5.[E][X] event (at: 21/9/15 24:12)
    ____________________________________________________________

done 1


            Nice! I've marked this task as done:
            [T][V] homework
    ____________________________________________________________

done 2


            Nice! I've marked this task as done:
            [D][V] ddl (by: Sep 15 2021 01:12)
    ____________________________________________________________

list


            Here is the list of items:
            1.[T][V] homework
            2.[D][V] ddl (by: Sep 15 2021 01:12)
            3.[D][X] event (by: Sep 15 2021 01:12)
            4.[D][X] event (by: 21/9/15 24:12)
            5.[E][X] event (at: 21/9/15 24:12)
    ____________________________________________________________

undone 1


            Nice! I've marked this task as undone:
            [T][X] homework
    ____________________________________________________________

list


            Here is the list of items:
            1.[T][X] homework
            2.[D][V] ddl (by: Sep 15 2021 01:12)
            3.[D][X] event (by: Sep 15 2021 01:12)
            4.[D][X] event (by: 21/9/15 24:12)
            5.[E][X] event (at: 21/9/15 24:12)
    ____________________________________________________________

done 6


            Index out of range. Index must be a positive integer referencing an existing item.
                done [index]
            Notes:
            1. Index must be a positive integer referencing an existing item.
            2. If the index starts with a letter, it will be treated as a numerical value mapped A to 1 and Z
            to 26. For example, "done apple" is equivalent to "done 1" and "done C4" is equivalent to "done
            3".
    ____________________________________________________________

find event


            Tasks with the specified keyword are:
            1.[D][X] event (by: Sep 15 2021 01:12)
            2.[D][X] event (by: 21/9/15 24:12)
            3.[E][X] event (at: 21/9/15 24:12)
    ____________________________________________________________

find -


            No keyword provided, listing all items:
            1.[T][X] homework
            2.[D][V] ddl (by: Sep 15 2021 01:12)
            3.[D][X] event (by: Sep 15 2021 01:12)
            4.[D][X] event (by: 21/9/15 24:12)
            5.[E][X] event (at: 21/9/15 24:12)
    ____________________________________________________________

findsep


            OOPS, I don't know what that means :-(
            Try "help"!
    ____________________________________________________________

find sep


            Tasks with the specified keyword are:
            Your specified item is not found in the current list.
    ____________________________________________________________

postpone h 1


            Index out of range. Index must be a positive integer referencing an existing item.
                postpone [index]
                postpone (h / w / y) [index]
            Notes:
            1. The tasks should consists of date type i.e. events or deadline tasks, does not work on todo
            tasks
            2. Each postpone delays the tasks by a day, an hour, a week or a year
            3. Does not work with custom date unless you have updated the task with the preferred date format.
            4. When letter appears without a number as its parameter, the letter will be treated as a numeric
            value mapped A to 1 and Z to 26.
            For example, "postpone boy" is equivalent to "postpone 2" and "postpone h" is equivalent to
            "postpone 8".
    ____________________________________________________________

postpone 1


            Index out of range. Index must be a positive integer referencing an existing item.
                postpone [index]
                postpone (h / w / y) [index]
            Notes:
            1. The tasks should consists of date type i.e. events or deadline tasks, does not work on todo
            tasks
            2. Each postpone delays the tasks by a day, an hour, a week or a year
            3. Does not work with custom date unless you have updated the task with the preferred date format.
            4. When letter appears without a number as its parameter, the letter will be treated as a numeric
            value mapped A to 1 and Z to 26.
            For example, "postpone boy" is equivalent to "postpone 2" and "postpone h" is equivalent to
            "postpone 8".
    ____________________________________________________________

list


            Here is the list of items:
            Your specified item is not found in the current list.
    ____________________________________________________________

list


            Here is the list of items:
            Your specified item is not found in the current list.
    ____________________________________________________________
    ____________________________________________________________
            Auto-reminder: Here are the tasks due within 3 days:
            (do not want to see this so often? try "snooze")
            No task within 3 days from now
            Reminder is currently on.
    ____________________________________________________________

todo homework Nov 13, 2020 4:46:06 PM data.Data addTask INFO: Duplicate found! Nudged the description of the task.


            Got it. I've added this task:
            [T][X] homework_
            Now you have 6 tasks in the list.
    ____________________________________________________________

list


            Here is the list of items:
            1.[D][V] ddl (by: Sep 15 2021 01:12)
            2.[D][X] event (by: Sep 15 2021 01:12)
            3.[D][X] event (by: 21/9/15 24:12)
    ____________________________________________________________

postpone y 2


            I've postpone this task:
            [D][X] event (by: Sep 15 2022 01:12)
    ____________________________________________________________

postpone y -2


            Index out of range. Index must be a positive integer referencing an existing item.
                postpone [index]
                postpone (h / w / y) [index]
            Notes:
            1. The tasks should consists of date type i.e. events or deadline tasks, does not work on todo
            tasks
            2. Each postpone delays the tasks by a day, an hour, a week or a year
            3. Does not work with custom date unless you have updated the task with the preferred date format.
            4. When letter appears without a number as its parameter, the letter will be treated as a numeric
            value mapped A to 1 and Z to 26.
            For example, "postpone boy" is equivalent to "postpone 2" and "postpone h" is equivalent to
            "postpone 8".
    ____________________________________________________________

postpone y a


            I've postpone this task:
            [D][V] ddl (by: Sep 15 2022 01:12)
    ____________________________________________________________
    ____________________________________________________________
            Auto-reminder: Here are the tasks due within 3 days:
            (do not want to see this so often? try "snooze")
            No task within 3 days from now
            Reminder is currently on.
    ____________________________________________________________

snooze


            I've snoozed the reminder for 1 minute. Will remind you in 6 minutes.
    ____________________________________________________________

reminder off


            Auto-reminder: Here are the tasks due within 3 days:
            (do not want to see this so often? try "snooze")
            No task within 3 days from now
            Reminder is currently off.
    ____________________________________________________________

snooze


            I've snoozed the reminder for 1 minute. Will remind you in 6 minutes.
    ____________________________________________________________

take cs2113


            Your "taken" list has been changed, "list" it again to see effects.
            Module: CS2113: now taken
    ____________________________________________________________

list


            Here is the list of items:
            1.[D][V] ddl (by: Sep 15 2022 01:12)
            2.[D][X] event (by: Sep 15 2022 01:12)
            3.[D][X] event (by: 21/9/15 24:12)
    ____________________________________________________________

sel 1 2 3


            Your "selected" list has been changed, "list" it again to see effects.
            Item 1: ddl: now selected
            Item 2: event: now selected
            Item 3: event: now selected
    ____________________________________________________________

list


            Here is the list of items:
            1.[D][V] ddl (by: Sep 15 2022 01:12)
            2.[D][X] event (by: Sep 15 2022 01:12)
            3.[D][X] event (by: 21/9/15 24:12)
    ____________________________________________________________
    ____________________________________________________________
            Auto-reminder: Here are the tasks due within 3 days:
            (do not want to see this so often? try "snooze")
            No task within 3 days from now
            Reminder is currently off.
    ____________________________________________________________

unsel 1 2 3


            Your "selected" list has been changed, "list" it again to see effects.
            Item 1: ddl: no longer selected
            Item 2: event: no longer selected
            Item 3: event: no longer selected
    ____________________________________________________________

list


            Here is the list of items:
            1.[D][V] ddl (by: Sep 15 2022 01:12)
            2.[D][X] event (by: Sep 15 2022 01:12)
            3.[D][X] event (by: 21/9/15 24:12)
    ____________________________________________________________

detail CS2113T


            Here are the details you requested:
            Item: CS2113T Software Engineering & Object-Oriented Programming 4MC
            "This module introduces the necessary skills for systematic and rigorous development of software
            systems. It covers requirements, design, implementation, quality assurance, and project management
            aspects of small-to-medium size multi-person software projects. The module uses the Object
            Oriented
            Programming paradigm. Students of this module will receive hands-on practice of tools commonly
            used in
            the industry, such as test automation tools, build automation tools, and code revisioning tools
            will be covered."
            Tasks:
            Your specified item is not found in the current list.
    ____________________________________________________________

detail cs2113t


            Here are the details you requested:
            Item: CS2113T Software Engineering & Object-Oriented Programming 4MC
            "This module introduces the necessary skills for systematic and rigorous development of software
            systems. It covers requirements, design, implementation, quality assurance, and project management
            aspects of small-to-medium size multi-person software projects. The module uses the Object
            Oriented
            Programming paradigm. Students of this module will receive hands-on practice of tools commonly
            used in
            the industry, such as test automation tools, build automation tools, and code revisioning tools
            will be covered."
            Tasks:
            Your specified item is not found in the current list.
    ____________________________________________________________

detail 1


            Here are the details you requested:
            Item 1: [D][V] ddl (by: Sep 15 2022 01:12)
    ____________________________________________________________
    ____________________________________________________________
            Auto-reminder: Here are the tasks due within 3 days:
            (do not want to see this so often? try "snooze")
            No task within 3 days from now
            Reminder is currently off.
    ____________________________________________________________

grade


            Grade operation on the specified modules:
            You did not specify modules, looking for your taken modules...
            CS2113: T
    ____________________________________________________________

grade -a CS2113 A


            There is no Modules in your selected list to grade.
    ____________________________________________________________

grade -a CS2113 A-


            There is no Modules in your selected list to grade.
    ____________________________________________________________

grade


            Grade operation on the specified modules:
            You did not specify modules, looking for your taken modules...
            CS2113: T
    ____________________________________________________________

cap


            Calculate cap on specified modules:
            You did not specify modules, looking for graded modules in your taken modules...
            CS2113: T
            CAP calculation is skipped because there is no Module specified with valid grade.
            Try "grade [module code] [letter grade]" to set grades to your modules, or
            try "help cap" to see other usages using hypothetical grades!
    ____________________________________________________________

clear fancy


            This command should be used in FANCY UI only!
    ____________________________________________________________
    ____________________________________________________________
            Auto-reminder: Here are the tasks due within 3 days:
            (do not want to see this so often? try "snooze")
            No task within 3 days from now
            Reminder is currently off.
    ____________________________________________________________

clear


            Nice! I've cleared all tasks from the list and left modules alone.
    ____________________________________________________________

list


            Here is the list of items:
            Your specified item is not found in the current list.
    ____________________________________________________________

todo homework Nov 13, 2020 5:09:08 PM data.Data addTask INFO: Duplicate found! Nudged the description of the task. Nov 13, 2020 5:09:08 PM data.Data addTask INFO: Duplicate found! Nudged the description of the task.


            Got it. I've added this task:
            [T][X] homework__
            Now you have 4 tasks in the list.
    ____________________________________________________________
    ____________________________________________________________
            Auto-reminder: Here are the tasks due within 3 days:
            (do not want to see this so often? try "snooze")
            No task within 3 days from now
            Reminder is currently off.
    ____________________________________________________________

[original: nus-cs2113-AY2021S1/pe-interim#88]

chuhann commented 4 years ago

Team's Response

No response provided.

Duplicate status (if any):

--