Bivan Alzacky Harmanto

Results 23 issues of Bivan Alzacky Harmanto

- Dialog title to be more concise and understandable to user - include remaining buffer time in the dialog box - fix the initial buffer time shown in the banner...

Related to issue #7289 ## Approach From the Possible Fixes enlisted in the Issue page, we decided to go with the first one, which is only to lock the source...

## Feature We implemented Submission Time Due Table, which basically shows the submission status for each published, non-submitted assessments for any particular student. The objective is to give tutors or...

## Issue Continuation of https://github.com/Coursemology/coursemology2/pull/7278, this issue is happens when the autosave is not yet triggered while the user has already switched to another question in stepped-format assessment. As such,...

## Feature We implemented the Assessments Statistics Table, which displays the overview of each assessments within a course, and practically how students inside the course perform generally inside that course....

## Background This is the continuation of the previous PR https://github.com/Coursemology/coursemology2/pull/7077 and https://github.com/Coursemology/coursemology2/pull/7084 that adds feature allowing teacher to see the details of the answer when clicking on the grade...

## Background This is the continuation of the previous PR https://github.com/Coursemology/coursemology2/pull/7130 that completes that mentioned PR by having the implementation for answer display for Forum Post Response and Programming This...

## Background This is the continuation of the previous PR https://github.com/Coursemology/coursemology2/pull/7131 that completes the whole component of this Teacher Statistics by having past attempts also displayed in the answer box,...

Current Situation: - The previously set entities for duplication tracing were only Course and Assessment, yet we need to have more entities (for example, Survey, Materials, etc.) to have its...

## Background Previously, our Submission Page (the page used by students for doing their assignments) is rendered in 2 components: - SubmissionEditForm (for non-autograded assessment) - SubmissionEditStepForm (for autograded assessment)...