Activity
From 07/16/2024 to 08/14/2024
08/13/2024
- 12:31 PM Bug #3708 (Review): Use value of 'askParameters' if present in div argument.
- 12:31 PM Bug #3708 (Resolved): Use value of 'askParameters' if present in div argument.
- 12:31 PM Bug #3708 (In Progress): Use value of 'askParameters' if present in div argument.
- 12:07 PM Bug #3708 (Closed): Use value of 'askParameters' if present in div argument.
- Currently the value of 'askParameters' variable from the script is being used despite being present in the div argume...
- 07:35 AM Feature #3627 (Reopened): Add function get-file that gets a file from gcs to rk2-gcf
- 07:03 AM Feature #3688 (Feedback): Replace our 'Send' button with ChatGPT's send icon
- 07:03 AM Feature #3688 (Resolved): Replace our 'Send' button with ChatGPT's send icon
- 06:16 AM Bug #3707 (New): Handle 'get_file_from_gcs' response properly
- 'get_file_from_gcs' method returns the requested file from gcs. Currently we are checking the response validity by se...
08/08/2024
- 06:42 AM Feature #3703 (Review): Tweak grade, subject line
- 06:41 AM Feature #3703 (Resolved): Tweak grade, subject line
- 06:41 AM Feature #3703 (In Progress): Tweak grade, subject line
- 04:16 AM Feature #3706 (Closed): Add image file support to create styled questions, store in DS and show in FE
- Here are some details for an end to end demo.
Sample question:
#$Exercise: 3.5.1.a
#$Question: Here is a fact...
08/07/2024
- 01:15 PM Feature #3703: Tweak grade, subject line
- Since the design was changed after more than half the work was finished with the initial set of requirements, I have ...
- 11:17 AM Bug #3705 (Review): Modify 'Create detailed QNAs and Answers' Colab
- 11:17 AM Bug #3705 (Resolved): Modify 'Create detailed QNAs and Answers' Colab
08/06/2024
- 07:31 AM Bug #3705 (Closed): Modify 'Create detailed QNAs and Answers' Colab
- In https://colab.research.google.com/drive/14N0bH9RBm9lO28EuLXegA1BUzh4hDfXX, call_openai will return $$$---$$$---$$$...
08/05/2024
- 09:05 AM Task #3704 (Review): Handle y/n better
- 09:05 AM Task #3704 (Resolved): Handle y/n better
- 07:34 AM Task #3704 (In Progress): Handle y/n better
- 06:54 AM Task #3704 (Closed): Handle y/n better
- A few times, we ask user to type y/n.
In the case of 'Ready for questions. Type y/n'. Here, even if we type yes, w...
08/02/2024
- 12:36 PM Task #3702 (In Progress): Please add tooltips to grade and subject
- 02:07 AM Task #3702 (Rejected): Please add tooltips to grade and subject
- In "Please select grade and subject <dropdown> <dropdown>", please add tooltip to the drop downs. Please make the imp...
- 02:34 AM Feature #3703 (Closed): Tweak grade, subject line
- Please replace "Please select grade and subject dd dd" (where dd is <dropdown>) with "dd dd dd dd dd dd" where dd is ...
08/01/2024
- 06:51 AM Task #3701 (Review): Tweaks to the login message and button
- 06:51 AM Task #3701 (Resolved): Tweaks to the login message and button
- 06:51 AM Task #3701 (In Progress): Tweaks to the login message and button
- 06:48 AM Task #3701 (Closed): Tweaks to the login message and button
- Please
- remove 'Login using Google' message
- replace 'Login' with 'Click To Get Started' for the button and ensur...
07/31/2024
- 07:38 AM Task #3700 (New): Functional testing for update_user_info
- Create a file tests/functional/test_user.py
And write the tests for /update_user_info endpoint and mock the datast... - 07:35 AM Task #3699 (New): Functional testing for get_question
- Write tests for /get_question endpoint and mock the datastore call
- 07:34 AM Task #3698 (New): Functional testing for get_questions_list
- Write tests for /get_questions_list endpoint and mock the datastore call
- 07:33 AM Task #3697 (New): Functional testing for set_questions_list
- Write the tests for /set_questions_list endpoint and mock the storage bucket and datastore call
- 07:31 AM Task #3696 (New): Functional testing for get_file
- Write the tests for /get_file endpoint and mock the storage bucket call
- 07:29 AM Task #3695 (New): Functional testing for crud_ds
- Write the tests for /crud_ds endpoint and mock the datastore call
- 07:28 AM Task #3694 (New): Functional testing for set_kb
- Write the tests for /set_kb endpoint and mock the datastore and openai call
- 07:26 AM Task #3693 (New): Functional testing for store_text_file
- Write the tests for store_text_file and mock the storage bucket call
- 07:19 AM Task #3692 (New): Functional testing for set_prompt_mods
- Write the test for set_prompt_mods for all the different cases and mock the datastore and openai call
- 07:15 AM Task #3691 (New): Functional testing for set_openai_key
- Write a test for the /set_openai_key endpoint for and mock the datastore call
- 06:59 AM Feature #3690 (New): Functional testing
07/30/2024
- 11:01 AM Feature #3689 (Review): Keep the user logged in till they explicitly logout
- 11:01 AM Feature #3689 (Resolved): Keep the user logged in till they explicitly logout
- 11:00 AM Feature #3689 (In Progress): Keep the user logged in till they explicitly logout
- 08:54 AM Feature #3689: Keep the user logged in till they explicitly logout
- TC: https://docs.google.com/document/d/1hU3CCcNNeJAFOFYN9EkJ4rg6Q1cOGGqayWHMhqLBve4/edit#heading=h.8dm1xtmh7h
- 08:44 AM Feature #3689 (Reopened): Keep the user logged in till they explicitly logout
- 08:43 AM Feature #3689 (Resolved): Keep the user logged in till they explicitly logout
- 08:43 AM Feature #3689 (Review): Keep the user logged in till they explicitly logout
- After an user logs in, we get an access_token from Google with fixed expiry time of 60 minutes. When this expires and...
- 10:24 AM Feature #3685 (Review): Prepend question with "Chapter <chapter_num>. Exercise <exercise_num>. Question <question_num> for main (not sub questions)
- 10:22 AM Feature #3685 (Resolved): Prepend question with "Chapter <chapter_num>. Exercise <exercise_num>. Question <question_num> for main (not sub questions)
- 10:22 AM Feature #3685 (In Progress): Prepend question with "Chapter <chapter_num>. Exercise <exercise_num>. Question <question_num> for main (not sub questions)
- 04:41 AM Feature #3688 (In Progress): Replace our 'Send' button with ChatGPT's send icon
07/29/2024
- 11:56 AM Feature #3688 (Closed): Replace our 'Send' button with ChatGPT's send icon
- ChatGPT has a vertical arrow as the send icon. please grab the svg for that icon from their site and give me. i will ...
- 11:54 AM Feature #3684 (Review): Optimize choosing of themes
- 11:36 AM Feature #3684 (Resolved): Optimize choosing of themes
- 10:43 AM Feature #3684 (In Progress): Optimize choosing of themes
- 09:03 AM Feature #3687 (Review): Show a plain chat interface in the background when loader is spinning
- 09:03 AM Feature #3687 (Resolved): Show a plain chat interface in the background when loader is spinning
- 08:28 AM Feature #3687 (In Progress): Show a plain chat interface in the background when loader is spinning
- 08:19 AM Feature #3687 (Closed): Show a plain chat interface in the background when loader is spinning
07/27/2024
- 04:29 PM Feature #3682 (Review): When user logs in, call update_user_info API/GCF
- 04:29 PM Feature #3682 (Resolved): When user logs in, call update_user_info API/GCF
- 04:28 PM Feature #3682 (In Progress): When user logs in, call update_user_info API/GCF
- 01:41 PM Feature #3686 (New): Allow learners to ask for a replacement question
- Sometimes, our question, detailedQNAs or detailedAnswers may have some error or may not be readable. In such cases, l...
07/26/2024
- 02:18 PM Feature #3685 (Closed): Prepend question with "Chapter <chapter_num>. Exercise <exercise_num>. Question <question_num> for main (not sub questions)
- 02:14 PM Feature #3684 (Review): Optimize choosing of themes
- We will need to get more space at the top for allowing selection of Chapters very soon. Keeping this in mind, let us...
07/25/2024
- 12:36 PM Task #3680 (Review): Bring send button to the chat line on mobile as well
- 12:36 PM Task #3680 (Resolved): Bring send button to the chat line on mobile as well
- 12:35 PM Task #3680 (In Progress): Bring send button to the chat line on mobile as well
- 02:38 AM Task #3680 (Closed): Bring send button to the chat line on mobile as well
- On mobile, 'send' is in a line below the chat line. bring it to the same line so that we reduce vertical space wastag...
- 09:52 AM Bug #3681 (Review): Create API/GCF update_user_info
- 09:52 AM Bug #3681 (Resolved): Create API/GCF update_user_info
- 06:35 AM Bug #3681 (Closed): Create API/GCF update_user_info
- Input: email_id
Store in DS Kind user_info with columns email_id, first_visit_time, last_visit_time. email_id is t... - 07:18 AM Feature #3683 (New): Handle lack of detailedQNAs for every style
- If the user's answer to a styled question does not match exactly to our answer, and there are no detailedQNAs to be a...
- 07:09 AM Feature #3682 (Closed): When user logs in, call update_user_info API/GCF
07/24/2024
- 01:49 PM Bug #3679 (Review): Enable resume support in Create Styled Questions colab
- 01:49 PM Bug #3679 (Resolved): Enable resume support in Create Styled Questions colab
- 08:59 AM Bug #3679 (In Progress): Enable resume support in Create Styled Questions colab
- 12:36 PM Bug #3677 (In Progress): Respond with 204 (No Content) instead of 404.
- 11:22 AM Task #3678 (Review): Disable autocomplete/autosuggest in chat if user scrolls or moves the cursor/mouse
- 11:22 AM Task #3678 (Resolved): Disable autocomplete/autosuggest in chat if user scrolls or moves the cursor/mouse
- 11:16 AM Task #3678 (In Progress): Disable autocomplete/autosuggest in chat if user scrolls or moves the cursor/mouse
- 11:13 AM Task #3675 (Review): Temporarily remove 'New Chat' when curriculum is present
- 11:11 AM Task #3675 (Resolved): Temporarily remove 'New Chat' when curriculum is present
- 10:48 AM Task #3675 (In Progress): Temporarily remove 'New Chat' when curriculum is present
- 06:23 AM Feature #3668 (Resolved): Improve the Theme Selector Container - [Extended from #3664]
07/23/2024
- 04:34 PM Bug #3679 (Review): Enable resume support in Create Styled Questions colab
- Colab: https://colab.research.google.com/drive/15NExHPTmvROtcxFr9lk6Jv4GCDP1q1vf?authuser=1#scrollTo=PXnYeYEUGbJy
... - 06:52 AM Feature #3668 (Feedback): Improve the Theme Selector Container - [Extended from #3664]
- 06:28 AM Feature #3668 (Review): Improve the Theme Selector Container - [Extended from #3664]
- 06:28 AM Feature #3668 (Resolved): Improve the Theme Selector Container - [Extended from #3664]
07/22/2024
- 05:21 PM Task #3678 (Review): Disable autocomplete/autosuggest in chat if user scrolls or moves the cursor/mouse
- 11:53 AM Task #3676 (Review): Split question creation and storage in DS
- 11:53 AM Task #3676 (Resolved): Split question creation and storage in DS
- 11:52 AM Task #3676 (In Progress): Split question creation and storage in DS
- 06:55 AM Task #3676 (Review): Split question creation and storage in DS
- Today, styled questions created are automatically stored in DS. Questions are then checked for issues. This causes tw...
- 09:57 AM Bug #3677 (Review): Respond with 204 (No Content) instead of 404.
- Some GCFs are responding with 404 status code when:
1. No data in DS is found
2. No file in gcs found
Bug: Statu... - 06:25 AM Task #3674 (Review): Support for grade and subject transition
- 06:24 AM Task #3674 (Resolved): Support for grade and subject transition
- 06:24 AM Task #3674 (In Progress): Support for grade and subject transition
07/21/2024
- 12:51 PM Task #3674 (Reopened): Support for grade and subject transition
- If user transitions to unsupported grade-subject combo, dont ask 'Ready for a question? Please type (y/n).' Instead, ...
07/20/2024
07/19/2024
- 11:32 AM Task #3674 (Review): Support for grade and subject transition
- 11:32 AM Task #3674 (Resolved): Support for grade and subject transition
- 09:52 AM Task #3674 (In Progress): Support for grade and subject transition
- 09:48 AM Task #3674 (Closed): Support for grade and subject transition
- When we go to a curriculum page, we welcome users with a message which has chosen themes. Replace "Want to learn Math...
- 11:21 AM Feature #3668: Improve the Theme Selector Container - [Extended from #3664]
- Updated requirements: 1 Row of theme bubbles is sufficient for now
- 11:15 AM Feature #3667 (Review): Default grade and subject when a page is opened
- 11:15 AM Feature #3667 (Resolved): Default grade and subject when a page is opened
- 09:58 AM Feature #3667 (In Progress): Default grade and subject when a page is opened
- 06:26 AM Task #3673 (New): Create a bucket_client
- Create a bucket_client inside clients folder.
Write all the bucket related crud operation there instead of storage... - 06:22 AM Task #3672 (New): Seperate into service and client for assistant_api
- Create a folder services inside that there will be openai_service
Create a folder clients inside that there will be ... - 06:18 AM Task #3671 (New): Seperate into service and dao for datastore helper
- Create a folder services inside that there will be openai_service, qna_service
Create a folder dao inside that there... - 05:57 AM Task #3670 (New): Create blueprints
- Create blueprints _openai_, _qna_
Shift the call_openai_api, set_openai_key, set_prompt_mods, set_kb inside _openai_... - 05:47 AM Feature #3669 (New): Modularize the appengine application
- Follow the below structure
app-engine/
├── .gcloudignore
├── appengine
├── requirements.txt
├── app-dev.yaml... - 05:45 AM Feature #3619 (Review): set-kb api
- 05:44 AM Feature #3618 (Review): Name the assistant created as <env>-<model>-<index> using meta property of OpenAI API
- 05:44 AM Task #3624 (Review): set-prompt-mods change to handle set-kb api
- 05:43 AM Feature #3641 (Review): Support for create_styled_questions colab notebook
- 05:43 AM Feature #3641 (Resolved): Support for create_styled_questions colab notebook
07/18/2024
- 11:02 AM Feature #3668 (In Progress): Improve the Theme Selector Container - [Extended from #3664]
- 09:07 AM Feature #3657 (Feedback): FE: Decide next question to ask and its style
- 09:04 AM Feature #3665 (Review): Remember chosen themes in browser storage across sessions
- 09:04 AM Feature #3665 (Resolved): Remember chosen themes in browser storage across sessions
- 09:03 AM Feature #3665 (Feedback): Remember chosen themes in browser storage across sessions
- 04:19 AM Feature #3665 (Review): Remember chosen themes in browser storage across sessions
- 04:19 AM Feature #3665 (Resolved): Remember chosen themes in browser storage across sessions
- 04:19 AM Feature #3665 (In Progress): Remember chosen themes in browser storage across sessions
- 08:54 AM Feature #3656 (Review): set and get questions list gcf
- 08:54 AM Feature #3656 (Resolved): set and get questions list gcf
- 08:54 AM Feature #3656 (In Progress): set and get questions list gcf
- 07:53 AM Feature #3647 (Review): Create a GCF get_question
- 07:52 AM Feature #3647 (Resolved): Create a GCF get_question
- 07:52 AM Feature #3647 (In Progress): Create a GCF get_question
- 04:16 AM Feature #3647 (Reopened): Create a GCF get_question
- The implementation shouldn't be returning 500 status code if data is not found
07/17/2024
- 01:43 PM Feature #3666 (Review): Extend 3657 across changes in subject and/or grade
- 01:42 PM Feature #3666 (Resolved): Extend 3657 across changes in subject and/or grade
- 12:05 PM Feature #3666 (In Progress): Extend 3657 across changes in subject and/or grade
- 11:51 AM Feature #3666 (Closed): Extend 3657 across changes in subject and/or grade
- Today, the last style used S, the last question number asked Q and the list of questions L are stored in browser stor...
- 12:31 PM Feature #3668 (Resolved): Improve the Theme Selector Container - [Extended from #3664]
- 1) *Theme Selector Reference Image* - https://drive.google.com/file/d/1CB9XFJ8hGpj-PVCSIQgUSq4THOZ_sZsq/view?usp=shar...
- 12:06 PM Feature #3664 (Review): Choose themes by default
- 12:06 PM Feature #3664 (Resolved): Choose themes by default
- 12:05 PM Feature #3664 (In Progress): Choose themes by default
- 09:26 AM Feature #3664 (Review): Choose themes by default
- Currently, a line with themes support in k-12-support.txt looks as follows:
cbse; 6; mathematics; supported-themes=[... - 12:01 PM Feature #3667 (Closed): Default grade and subject when a page is opened
- Along with curriculum="k-12", if grade and subject are also specified, please show the page with this grade and subje...
- 10:13 AM Feature #3665 (Review): Remember chosen themes in browser storage across sessions
- Do this assuming that 3664 is done.
Minimal test case I
1. Choose new themes. Let chosen themes set be S.
2. Clo... - 09:08 AM Task #3663 (Rejected): Make "Choose Your Theme" Section and Buttons Responsive
- Parag Patil wrote:
> Dropdown Buttons: Make the Subject button responsive for smaller screens.
> Button Text Overfl... - 08:39 AM Task #3663 (Rejected): Make "Choose Your Theme" Section and Buttons Responsive
- Dropdown Buttons: Make the Subject button responsive for smaller screens.
Button Text Overflow: Ensure the "Choose y... - 06:35 AM Feature #3644 (Feedback): Display figures along with questions in chat interface
- 06:35 AM Feature #3644 (In Progress): Display figures along with questions in chat interface
- 06:34 AM Feature #3651 (Feedback): Make the conversation smoother
- 06:33 AM Feature #3651 (In Progress): Make the conversation smoother
Also available in: Atom