by meanstack | Feb 17, 2016 | Web Development
Following web standards is very important for the projects that are intended to be used as web application over World Wide Web (WWW) and internet. This makes things easy for everyone, developers and users, in various ways such as improving the speed of the...
by meanstack | Feb 17, 2016 | ODOO
Today’s competitive edge business environment requires solutions to deliver what they are supposed to deliver, when they were asked to deliver it and under the agreed-upon budget. We at KTree are strong followers of Agile Project Management. We use agile...
by meanstack | Feb 17, 2016 | Moodle
Upload Users Step 1: Navigate to: Settings > Site administration > Users > Accounts > Upload users. Step 2: Choose the file to upload: Step 4: Upload the file, the following window populates: Step 5: Upload Users from CSV. You will get a user preview. Step...
by meanstack | Feb 17, 2016 | Moodle
User Profiles Step 1: Click on the user name present on the header or footer of the page. Step 2: The following window will appear. Click on Edit Profile section under settings. Step 3: Edit the details as necessary. Step 4: Once the editing is done, it will appear...
by meanstack | Feb 17, 2016 | Elastic Serach
Part 1: Creating Index, Index Operations and Best Practices. Adding data to Elastic search, we need an index( a place to store related data). In reality, an index is just a logical namespace that points to one or more physical shards. Index building with proper schema...